/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LowerSwitch.cpp | 54 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 …]
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SwitchLoweringUtils.cpp | 27 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 D | SwitchLoweringUtils.h | 44 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() [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZMachineFunctionInfo.h | 64 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/sys/dev/mps/mpi/ |
H A D | mpi2_type.h | 101 S32 High; member 107 U32 High; member
|
/freebsd/sys/dev/mpt/mpilib/ |
H A D | mpi_type.h | 102 S32 High; member 108 U32 High; member
|
/freebsd/sys/dev/mpr/mpi/ |
H A D | mpi2_type.h | 100 S32 High; member 106 U32 High; member
|
/freebsd/sys/dev/mpi3mr/mpi/ |
H A D | mpi30_type.h | 74 S32 High; member 80 U32 High; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ReleaseModeModelRunner.h | 84 uint64_t High = 0; variable 91 High = Hash.high(); 94 getTensor<uint64_t>(InputSpec.size())[0] = High;
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | LangStandards.def | 232 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",
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | phy-tegra194-p2u.txt | 3 Tegra194 has two PHY bricks namely HSIO (High Speed IO) and NVHS (NVIDIA High
|
/freebsd/sys/dev/mpr/ |
H A D | mpr_mapping.c | 130 dpm_entry->PhysicalIdentifier.High = in _mapping_commit_enc_entry() 205 dpm_entry->PhysicalIdentifier.High = (mt_entry->physical_id >> 32); in _mapping_commit_map_entry() 550 PhysicalIdentifier = dpm_entry->PhysicalIdentifier.High; in _mapping_get_dpm_idx_from_id() 623 physical_id = dpm_entry->PhysicalIdentifier.High; in _mapping_get_free_dpm_idx() 709 le64toh(((u64)dpm_entry->PhysicalIdentifier.High << 32) | in _mapping_update_ir_missing_cnt() 733 dpm_entry->PhysicalIdentifier.High = in _mapping_update_ir_missing_cnt() 1176 sas_address = le32toh(sas_device_pg0.SASAddress.High); in _mapping_get_dev_info() 1346 pcie_wwid = pcie_device_pg0.WWID.High; in _mapping_get_pcie_dev_info() 1511 dpm_entry->PhysicalIdentifier.High = 0; in _mapping_clear_removed_entries() 1671 PhysicalIdentifier.High = in _mapping_add_new_device() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/connector/ |
H A D | samsung,usb-connector-11pin.txt | 19 0: High Speed (HS), 20 3: Mobile High-Definition Link (MHL), specific to 11-pin Samsung micro-USB.
|
/freebsd/sys/dev/mps/ |
H A D | mps_mapping.c | 131 dpm_entry->PhysicalIdentifier.High = in _mapping_commit_enc_entry() 206 dpm_entry->PhysicalIdentifier.High = (mt_entry->physical_id >> 32); in _mapping_commit_map_entry() 552 PhysicalIdentifier = dpm_entry->PhysicalIdentifier.High; in _mapping_get_dpm_idx_from_id() 625 physical_id = dpm_entry->PhysicalIdentifier.High; in _mapping_get_free_dpm_idx() 711 le64toh(((u64)dpm_entry->PhysicalIdentifier.High << 32) | in _mapping_update_ir_missing_cnt() 736 dpm_entry->PhysicalIdentifier.High = in _mapping_update_ir_missing_cnt() 1138 sas_address = le32toh(sas_device_pg0.SASAddress.High); in _mapping_get_dev_info() 1321 dpm_entry->PhysicalIdentifier.High = 0; in _mapping_clear_removed_entries() 1481 PhysicalIdentifier.High = in _mapping_add_new_device() 1579 PhysicalIdentifier.High; in _mapping_add_new_device() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-exynos5.txt | 1 * 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 D | socfpga_cyclone5_chameleon96.dts | 89 /* On High speed expansion */ 101 /* On High speed expansion */
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | nvidia,tegra124-xusb.txt | 52 - 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/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVVMIntrRange.cpp | 52 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()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | InlineAsm.h | 381 unsigned High = Flag >> 16; hasRegClassConstraint() local
|
/freebsd/contrib/netbsd-tests/kernel/ |
H A D | t_umountstress.sh | 45 floppy288|2.88MB 3.5in Extra High Density Floppy:\ 130 floppy288|2.88MB 3.5in Extra High Density Floppy:\
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | kirkwood-openrd.dtsi | 64 * High: RS-485 82 * High: SD
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonAsmPrinter.cpp | 466 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()
|
/freebsd/sys/dev/ow/ |
H A D | owll_if.m | 83 # High RRRRM | RRRRRRRRRRRR|RRRRRRRRM 101 # High RRRRM | | |RRRRRRRM 118 # High RRRRM | rrrrrrrrrrrrrrrRRRRRRRM 137 # High RRRM | | RRRRRRRS | RRRR RRM
|
/freebsd/secure/caroot/trusted/ |
H A D | DigiCert_High_Assurance_EV_Root_CA.pem | 2 ## 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
|
/freebsd/sys/contrib/device-tree/Bindings/x86/ |
H A D | timer.txt | 4 * High Precision Event Timer (HPET)
|