Home
last modified time | relevance | path

Searched refs:High (Results 1 – 25 of 221) sorted by relevance

123456789

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp54 APInt Low, High; member
68 Ranges, R, [](IntRange A, IntRange B) { return A.High.slt(B.High); }); in IsInRanges()
74 ConstantInt *High; member
78 : Low(low), High(high), BB(bb) {} in CaseRange()
89 const ConstantInt *CI2 = cast<const ConstantInt>(C2.High); in operator ()()
100 O << "[" << B->Low->getValue() << ", " << B->High->getValue() << "]"; in operator <<()
165 if (Leaf.Low == Leaf.High) { in NewLeafBlock()
173 Comp = new ICmpInst(NewLeaf, ICmpInst::ICMP_SLE, Val, Leaf.High, in NewLeafBlock()
175 } else if (Leaf.High == UpperBound) { in NewLeafBlock()
181 Comp = new ICmpInst(NewLeaf, ICmpInst::ICMP_ULE, Val, Leaf.High, in NewLeafBlock()
[all …]
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp27 const APInt &HighCase = Clusters[Last].High->getValue(); in getJumpTableRange()
58 assert(Clusters[i - 1].High->getValue().slt(Clusters[i].Low->getValue())); in findJumpTables()
76 const APInt &Hi = Clusters[i].High->getValue(); in findJumpTables()
213 const APInt &High = Clusters[I].High->getValue(); in buildJumpTable() local
214 NumCmps += (Low == High) ? 1 : 2; in buildJumpTable()
217 const APInt &PreviousHigh = Clusters[I - 1].High->getValue(); in buildJumpTable()
223 uint64_t ClusterSize = (High - Low).getLimitedValue() + 1; in buildJumpTable()
232 Clusters[Last].High->getValue(), *DL)) { in buildJumpTable()
259 Clusters[Last].High->getValue(), SI->getCondition(), in buildJumpTable()
263 JTCluster = CaseCluster::jumpTable(Clusters[First].Low, Clusters[Last].High, in buildJumpTable()
[all …]
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h44 const ConstantInt *Low, *High; member
52 static CaseCluster range(const ConstantInt *Low, const ConstantInt *High, in range()
57 C.High = High; in range()
63 static CaseCluster jumpTable(const ConstantInt *Low, const ConstantInt *High, in jumpTable()
68 C.High = High; in jumpTable()
74 static CaseCluster bitTests(const ConstantInt *Low, const ConstantInt *High, in bitTests()
79 C.High = High; in bitTests()
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h64 void setSpillGPRRegs(Register Low, Register High, unsigned Offs) { in setSpillGPRRegs() argument
66 SpillGPRRegs.HighGPR = High; in setSpillGPRRegs()
74 void setRestoreGPRRegs(Register Low, Register High, unsigned Offs) { in setRestoreGPRRegs() argument
76 RestoreGPRRegs.HighGPR = High; in setRestoreGPRRegs()
/src/sys/dev/mpr/mpi/
H A Dmpi2_type.h100 S32 High; member
106 U32 High; member
/src/sys/dev/mpt/mpilib/
H A Dmpi_type.h102 S32 High; member
108 U32 High; member
/src/sys/dev/mps/mpi/
H A Dmpi2_type.h101 S32 High; member
107 U32 High; member
/src/sys/dev/mpi3mr/mpi/
H A Dmpi30_type.h75 S32 High; member
81 U32 High; member
/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DReleaseModeModelRunner.h84 uint64_t High = 0; variable
91 High = Hash.high();
94 getTensor<uint64_t>(InputSpec.size())[0] = High;
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DLangStandards.def232 HLSL, "High Level Shader Language",
236 HLSL, "High Level Shader Language 2015",
240 HLSL, "High Level Shader Language 2016",
244 HLSL, "High Level Shader Language 2017",
248 HLSL, "High Level Shader Language 2018",
252 HLSL, "High Level Shader Language 2021",
256 HLSL, "High Level Shader Language 202x",
/src/sys/contrib/device-tree/Bindings/phy/
H A Dphy-tegra194-p2u.txt3 Tegra194 has two PHY bricks namely HSIO (High Speed IO) and NVHS (NVIDIA High
/src/sys/dev/mpr/
H A Dmpr_mapping.c129 dpm_entry->PhysicalIdentifier.High = in _mapping_commit_enc_entry()
204 dpm_entry->PhysicalIdentifier.High = (mt_entry->physical_id >> 32); in _mapping_commit_map_entry()
549 PhysicalIdentifier = dpm_entry->PhysicalIdentifier.High; in _mapping_get_dpm_idx_from_id()
622 physical_id = dpm_entry->PhysicalIdentifier.High; in _mapping_get_free_dpm_idx()
708 le64toh(((u64)dpm_entry->PhysicalIdentifier.High << 32) | in _mapping_update_ir_missing_cnt()
732 dpm_entry->PhysicalIdentifier.High = in _mapping_update_ir_missing_cnt()
1175 sas_address = le32toh(sas_device_pg0.SASAddress.High); in _mapping_get_dev_info()
1345 pcie_wwid = pcie_device_pg0.WWID.High; in _mapping_get_pcie_dev_info()
1510 dpm_entry->PhysicalIdentifier.High = 0; in _mapping_clear_removed_entries()
1670 PhysicalIdentifier.High = in _mapping_add_new_device()
[all …]
/src/sys/contrib/device-tree/Bindings/connector/
H A Dsamsung,usb-connector-11pin.txt19 0: High Speed (HS),
20 3: Mobile High-Definition Link (MHL), specific to 11-pin Samsung micro-USB.
/src/sys/dev/mps/
H A Dmps_mapping.c130 dpm_entry->PhysicalIdentifier.High = in _mapping_commit_enc_entry()
205 dpm_entry->PhysicalIdentifier.High = (mt_entry->physical_id >> 32); in _mapping_commit_map_entry()
551 PhysicalIdentifier = dpm_entry->PhysicalIdentifier.High; in _mapping_get_dpm_idx_from_id()
624 physical_id = dpm_entry->PhysicalIdentifier.High; in _mapping_get_free_dpm_idx()
710 le64toh(((u64)dpm_entry->PhysicalIdentifier.High << 32) | in _mapping_update_ir_missing_cnt()
735 dpm_entry->PhysicalIdentifier.High = in _mapping_update_ir_missing_cnt()
1137 sas_address = le32toh(sas_device_pg0.SASAddress.High); in _mapping_get_dev_info()
1320 dpm_entry->PhysicalIdentifier.High = 0; in _mapping_clear_removed_entries()
1480 PhysicalIdentifier.High = in _mapping_add_new_device()
1578 PhysicalIdentifier.High; in _mapping_add_new_device()
[all …]
/src/sys/contrib/device-tree/src/arm/intel/socfpga/
H A Dsocfpga_cyclone5_chameleon96.dts89 /* On High speed expansion */
101 /* On High speed expansion */
/src/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-exynos5.txt1 * Samsung's High Speed I2C controller
3 The Samsung's High Speed I2C controller is used to interface with I2C devices
/src/sys/contrib/device-tree/Bindings/usb/
H A Dnvidia,tegra124-xusb.txt52 - hvdd-usb-ss-supply: High-voltage PCIe/USB3 power supply. Must supply 3.3 V.
53 - hvdd-usb-ss-pll-e-supply: High-voltage PLLE power supply. Must supply 3.3 V.
57 - hvddio-pex-supply: High-voltage PCIe/USB3 power supply. Must supply 1.8 V.
62 - hvdd-pex-pll-e-supply: High-voltage PLLE power supply. Must supply 1.8 V.
/src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVVMIntrRange.cpp52 static bool addRangeAttr(uint64_t Low, uint64_t High, IntrinsicInst *II) { in addRangeAttr() argument
57 ConstantRange Range(APInt(BitWidth, Low), APInt(BitWidth, High)); in addRangeAttr()
/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp466 unsigned High = RI->getSubReg(MO1.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
469 TmpInst.addOperand(MCOperand::createReg(High)); in HexagonProcessInstruction()
543 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
545 MO.setReg(High); in HexagonProcessInstruction()
555 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
557 MO.setReg(High); in HexagonProcessInstruction()
569 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
571 MO.setReg(High); in HexagonProcessInstruction()
/src/sys/contrib/device-tree/src/arm/marvell/
H A Dkirkwood-openrd.dtsi64 * High: RS-485
82 * High: SD
/src/contrib/netbsd-tests/kernel/
H A Dt_umountstress.sh45 floppy288|2.88MB 3.5in Extra High Density Floppy:\
130 floppy288|2.88MB 3.5in Extra High Density Floppy:\
/src/sys/dev/ow/
H A Dowll_if.m83 # High RRRRM | RRRRRRRRRRRR|RRRRRRRRM
101 # High RRRRM | | |RRRRRRRM
118 # High RRRRM | rrrrrrrrrrrrrrrRRRRRRRM
137 # High RRRM | | RRRRRRRS | RRRR RRM
/src/secure/caroot/trusted/
H A DDigiCert_High_Assurance_EV_Root_CA.pem2 ## DigiCert High Assurance EV Root CA
20 … Issuer: C = US, O = DigiCert Inc, OU = www.digicert.com, CN = DigiCert High Assurance EV Root CA
24 … Subject: C = US, O = DigiCert Inc, OU = www.digicert.com, CN = DigiCert High Assurance EV Root CA
/src/sys/contrib/device-tree/Bindings/x86/
H A Dtimer.txt4 * High Precision Event Timer (HPET)
/src/sys/contrib/device-tree/Bindings/serial/
H A Dnxp-lpc32xx-hsuart.txt1 * NXP LPC32xx SoC High Speed UART

123456789