| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | LowerSwitch.cpp | 55 int64_t Low, High; member 69 Ranges, R, [](IntRange A, IntRange B) { return A.High < B.High; }); in IsInRanges() 75 ConstantInt *High; member 165 if (Leaf.Low == Leaf.High) { in NewLeafBlock() 331 I->High = J->High; in Clusterify() 386 UpperBound = Cases.back().High; in ProcessSwitchInst() 410 APInt High = Cases.back().High->getValue(); in ProcessSwitchInst() local 431 int64_t High = I.High->getSExtValue(); in ProcessSwitchInst() local 440 LastRange.High = Low - 1; in ProcessSwitchInst() 448 int64_t N = High - Low + 1; in ProcessSwitchInst() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | SwitchLoweringUtils.cpp | 27 const APInt &HighCase = Clusters[Last].High->getValue(); in getJumpTableRange() 75 const APInt &Hi = Clusters[i].High->getValue(); in findJumpTables() 210 const APInt &High = Clusters[I].High->getValue(); in buildJumpTable() local 211 NumCmps += (Low == High) ? 1 : 2; in buildJumpTable() 382 APInt High = Clusters[Last].High->getValue(); in buildBitTests() local 383 assert(Low.slt(High)); in buildBitTests() 392 assert(TLI->rangeFitsInWord(Low, High, *DL) && in buildBitTests() 405 if (Low.isStrictlyPositive() && High.slt(BitWidth)) { in buildBitTests() 409 CmpRange = High; in buildBitTests() 413 CmpRange = High - Low; in buildBitTests() [all …]
|
| /freebsd-13.1/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()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZMachineFunctionInfo.h | 50 void setSpillGPRRegs(Register Low, Register High, unsigned Offs) { in setSpillGPRRegs() argument 52 SpillGPRRegs.HighGPR = High; in setSpillGPRRegs() 60 void setRestoreGPRRegs(Register Low, Register High, unsigned Offs) { in setRestoreGPRRegs() argument 62 RestoreGPRRegs.HighGPR = High; in setRestoreGPRRegs()
|
| /freebsd-13.1/sys/dev/mps/mpi/ |
| H A D | mpi2_type.h | 103 S32 High; member 109 U32 High; member
|
| /freebsd-13.1/sys/dev/mpt/mpilib/ |
| H A D | mpi_type.h | 103 S32 High; member 109 U32 High; member
|
| /freebsd-13.1/sys/dev/mpr/mpi/ |
| H A D | mpi2_type.h | 102 S32 High; member 108 U32 High; member
|
| /freebsd-13.1/contrib/apr/misc/unix/ |
| H A D | randbyte_os2.inc | 72 ULONG ulTimeHigh; /* High 32 bits of time stamp */ 74 ULONG ulIdleHigh; /* High 32 bits of idle time */ 76 ULONG ulBusyHigh; /* High 32 bits of busy time */ 78 ULONG ulIntrHigh; /* High 32 bits of interrupt time */
|
| /freebsd-13.1/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
|
| H A D | socionext,uniphier-usb3hs-phy.yaml | 7 title: Socionext UniPhier USB3 High-Speed (HS) PHY 12 Although the controller includes High-Speed PHY and Super-Speed PHY, 13 this describes about High-Speed PHY.
|
| H A D | qcom,usb-snps-femto-v2.yaml | 7 title: Qualcomm Synopsys Femto High-Speed USB PHY V2 13 Qualcomm High-Speed USB PHY
|
| /freebsd-13.1/sys/dev/mpr/ |
| H A D | mpr_mapping.c | 132 dpm_entry->PhysicalIdentifier.High = in _mapping_commit_enc_entry() 735 dpm_entry->PhysicalIdentifier.High = in _mapping_update_ir_missing_cnt() 1348 pcie_wwid = pcie_device_pg0.WWID.High; in _mapping_get_pcie_dev_info() 1673 PhysicalIdentifier.High = in _mapping_add_new_device() 1771 PhysicalIdentifier.High; in _mapping_add_new_device() 1799 dpm_entry->PhysicalIdentifier.High = in _mapping_add_new_device() 1930 PhysicalIdentifier.High = in _mapping_add_new_pcie_device() 2030 PhysicalIdentifier.High; in _mapping_add_new_pcie_device() 2058 dpm_entry->PhysicalIdentifier.High = in _mapping_add_new_pcie_device() 2269 dpm_entry->PhysicalIdentifier.High; in _mapping_process_dpm_pg0() [all …]
|
| /freebsd-13.1/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-13.1/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MCTargetDesc.h | 120 MCRegister getX86SubSuperRegister(MCRegister, unsigned, bool High=false); 125 bool High = false);
|
| /freebsd-13.1/sys/dev/mps/ |
| H A D | mps_mapping.c | 133 dpm_entry->PhysicalIdentifier.High = in _mapping_commit_enc_entry() 627 physical_id = dpm_entry->PhysicalIdentifier.High; in _mapping_get_free_dpm_idx() 738 dpm_entry->PhysicalIdentifier.High = in _mapping_update_ir_missing_cnt() 1323 dpm_entry->PhysicalIdentifier.High = 0; in _mapping_clear_removed_entries() 1483 PhysicalIdentifier.High = in _mapping_add_new_device() 1581 PhysicalIdentifier.High; in _mapping_add_new_device() 1609 dpm_entry->PhysicalIdentifier.High = in _mapping_add_new_device() 1795 physical_id = dpm_entry->PhysicalIdentifier.High; in _mapping_process_dpm_pg0() 1820 dpm_entry->PhysicalIdentifier.High; in _mapping_process_dpm_pg0() 1894 dpm_entry->PhysicalIdentifier.High; in _mapping_process_dpm_pg0() [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | socfpga_cyclone5_chameleon96.dts | 89 /* On High speed expansion */ 101 /* On High speed expansion */
|
| H A D | kirkwood-openrd.dtsi | 64 * High: RS-485 82 * High: SD
|
| /freebsd-13.1/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-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonAsmPrinter.cpp | 463 unsigned High = RI->getSubReg(MO1.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local 466 TmpInst.addOperand(MCOperand::createReg(High)); in HexagonProcessInstruction() 540 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local 542 MO.setReg(High); in HexagonProcessInstruction() 552 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local 554 MO.setReg(High); in HexagonProcessInstruction() 566 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local 568 MO.setReg(High); in HexagonProcessInstruction()
|
| /freebsd-13.1/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-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | InlineAsm.h | 357 unsigned High = Flag >> 16; in hasRegClassConstraint() local 360 if (!High) in hasRegClassConstraint() 362 RC = High - 1; in hasRegClassConstraint()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | IntrinsicInst.cpp | 157 const char *const *High = NameTable.end(); in lookupLLVMIntrinsicByName() local 159 while (CmpEnd < Name.size() && High - Low > 0) { in lookupLLVMIntrinsicByName() 167 std::tie(Low, High) = std::equal_range(Low, High, Name.data(), Cmp); in lookupLLVMIntrinsicByName() 169 if (High - Low > 0) in lookupLLVMIntrinsicByName()
|
| /freebsd-13.1/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-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVVMIntrRange.cpp | 61 static bool addRangeMetadata(uint64_t Low, uint64_t High, CallInst *C) { in addRangeMetadata() argument 70 ConstantAsMetadata::get(ConstantInt::get(Int32Ty, High))}; in addRangeMetadata()
|
| /freebsd-13.1/sys/dev/ow/ |
| H A D | owll_if.m | 84 # High RRRRM | RRRRRRRRRRRR|RRRRRRRRM 102 # High RRRRM | | |RRRRRRRM 119 # High RRRRM | rrrrrrrrrrrrrrrRRRRRRRM 138 # High RRRM | | RRRRRRRS | RRRR RRM
|