Home
last modified time | relevance | path

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

123456789

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp52 APInt Low, High; member
66 Ranges, R, [](IntRange A, IntRange B) { return A.High.slt(B.High); }); in IsInRanges()
72 ConstantInt *High; member
76 : Low(low), High(high), BB(bb) {} in CaseRange()
87 const ConstantInt *CI2 = cast<const ConstantInt>(C2.High); in operator ()()
98 O << "[" << B->Low->getValue() << ", " << B->High->getValue() << "]"; in operator <<()
163 if (Leaf.Low == Leaf.High) { in NewLeafBlock()
171 Comp = new ICmpInst(NewLeaf, ICmpInst::ICMP_SLE, Val, Leaf.High, in NewLeafBlock()
173 } else if (Leaf.High == UpperBound) { in NewLeafBlock()
179 Comp = new ICmpInst(NewLeaf, ICmpInst::ICMP_ULE, Val, Leaf.High, in NewLeafBlock()
[all …]
/freebsd/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 …]
/freebsd/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()
/freebsd/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()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangStandards.def231 HLSL, "High Level Shader Language",
235 HLSL, "High Level Shader Language 2015",
239 HLSL, "High Level Shader Language 2016",
243 HLSL, "High Level Shader Language 2017",
247 HLSL, "High Level Shader Language 2018",
251 HLSL, "High Level Shader Language 2021",
255 HLSL, "High Level Shader Language 202x",
259 HLSL, "High Level Shader Language 202y",
/freebsd/sys/dev/mps/mpi/
H A Dmpi2_type.h101 S32 High; member
107 U32 High; member
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_type.h102 S32 High; member
108 U32 High; member
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_type.h100 S32 High; member
106 U32 High; member
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_type.h75 S32 High; member
81 U32 High; member
/freebsd/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;
/freebsd/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
/freebsd/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 …]
/freebsd/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.
/freebsd/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 …]
/freebsd/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
/freebsd/sys/contrib/device-tree/src/arm/intel/socfpga/
H A Dsocfpga_cyclone5_chameleon96.dts89 /* On High speed expansion */
101 /* On High speed expansion */
/freebsd/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.
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dkirkwood-openrd.dtsi64 * High: RS-485
82 * High: SD
/freebsd/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:\
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVVMIntrRange.cpp46 static bool addRangeAttr(uint64_t Low, uint64_t High, IntrinsicInst *II) { in addRangeAttr() argument
51 ConstantRange Range(APInt(BitWidth, Low), APInt(BitWidth, High)); in addRangeAttr()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp464 MCRegister High = RI->getSubReg(MO1.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
467 TmpInst.addOperand(MCOperand::createReg(High)); in HexagonProcessInstruction()
541 MCRegister High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
543 MO.setReg(High); in HexagonProcessInstruction()
553 MCRegister High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
555 MO.setReg(High); in HexagonProcessInstruction()
567 MCRegister High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
569 MO.setReg(High); in HexagonProcessInstruction()
/freebsd/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
/freebsd/secure/caroot/untrusted/
H A DDigiCert_High_Assurance_EV_Root_CA.pem2 ## DigiCert High Assurance EV Root CA
17 Issuer: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert High Assurance EV Root CA
21 Subject: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert High Assurance EV Root CA
/freebsd/sys/contrib/device-tree/Bindings/x86/
H A Dtimer.txt4 * High Precision Event Timer (HPET)
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dnxp-lpc32xx-hsuart.txt1 * NXP LPC32xx SoC High Speed UART

123456789