/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCTargetDesc.h | 232 #define PPC_REGS_LO_HI(LO, HI) \ 237 LO##26, LO##27, LO##28, LO##29, LO##30, LO##31, HI##0, HI##1, HI##2, \ 238 HI##3, HI##4, HI##5, HI##6, HI##7, HI## 163 PPC_REGS_LO_HI(LO,HI) global() argument [all...] |
/freebsd/contrib/arm-optimized-routines/math/test/ |
H A D | runulp.sh | 28 IFS=',' read -ra HI <<< "$1"; shift 85 while read F LO HI N 87 [[ -z $F ]] || t $F $LO $HI $N 95 while read F LO HI N 97 [[ -z $F ]] || t $F $LO $HI $N -z
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 39 HI, // Unsigned higher Greater than, or unordered enumerator 59 case HI: return LS; in getOppositeCondition() 60 case LS: return HI; in getOppositeCondition() 77 case ARMCC::LO: return ARMCC::HI; in getSwappedCondition() 78 case ARMCC::HI: return ARMCC::LO; in getSwappedCondition() 156 case ARMCC::HI: return "hi"; in ARMCondCodeToString() 179 .Case("hi", ARMCC::HI) in ARMCondCodeFromString()
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | save-flags.c | 147 static int const HI = (sizeof(ix_map) / sizeof(ix_map[0])) - 1; in find_save_flags_bnm() local 149 int hi = HI; in find_save_flags_bnm() 174 if (av < HI) { in find_save_flags_bnm()
|
/freebsd/sys/contrib/device-tree/Bindings/net/can/ |
H A D | holt_hi311x.txt | 1 * Holt HI-311X stand-alone CAN controller device tree bindings 5 - "holt,hi3110" for HI-3110
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | log.c | 45 # define HI asuint64 (1.0 + 0x1.1p-5) in log() macro 48 # define HI asuint64 (1.0 + 0x1.09p-4) in log() macro 50 if (unlikely (ix - LO < HI - LO)) in log()
|
H A D | log2.c | 45 # define HI asuint64 (1.0 + 0x1.6ab2p-5) in log2() macro 47 if (unlikely (ix - LO < HI - LO)) in log2()
|
/freebsd/sys/contrib/openzfs/module/icp/asm-arm/sha2/ |
H A D | sha512-armv7.S | 40 # define HI 4 macro 43 # define HI 0 macro 122 ldr r8,[r0,#32+HI] 124 ldr r10, [r0,#48+HI] 126 ldr r12, [r0,#56+HI] 133 ldr r6,[r0,#0+HI] 135 ldr r4,[r0,#8+HI] 137 ldr r10, [r0,#16+HI] 139 ldr r12, [r0,#24+HI] 147 ldr r4,[r0,#40+HI] [all …]
|
/freebsd/sys/contrib/device-tree/src/riscv/microchip/ |
H A D | mpfs-beaglev-fire-fabric.dtsi | 23 <0x20 0x0 0x20 0x0 0x10 0x0>, /* FIC0,HI */ 24 <0x30 0x0 0x30 0x0 0x10 0x0>; /* FIC1,HI */
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
H A D | log10_2u.c | 23 #define HI asuint64 (1.0 + 0x1.09p-4) macro 52 if (unlikely (ix - LO < HI - LO)) in log10()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInfo.h | 38 HI = 0xd, enumerator
|
H A D | ARCInstPrinter.cpp | 80 case ARCCC::HI: in ARCCondCodeToString()
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | hi8435.txt | 1 Holt Integrated Circuits HI-8435 threshold detector bindings
|
/freebsd/sys/contrib/device-tree/Bindings/iio/pressure/ |
H A D | hp03.txt | 7 it must be pulled HI before the conversion and
|
/freebsd/sys/contrib/device-tree/src/arm/intel/socfpga/ |
H A D | socfpga_cyclone5_mcvevk.dts | 58 irq-gpio = <&portb 28 0x4>; /* GPIO 57, trig. level HI */
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 163 HI, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCInstrInfo.cpp | 126 case ARCCC::HI: in getOppositeBranchCondition() 129 return ARCCC::HI; in getOppositeBranchCondition()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelDAGToDAG.cpp | 269 if (Addr.getOperand(0).getOpcode() == LanaiISD::HI || in selectAddrRr() 272 Addr.getOperand(1).getOpcode() == LanaiISD::HI || in selectAddrRr()
|
H A D | LanaiISelLowering.h | 57 HI, enumerator
|
/freebsd/sys/dev/sound/pci/ |
H A D | maestro3.c | 371 #define HI(x) (((x) & 0xffff0000) >> 16) macro 456 m3_wr_assp_data(sc, ch->dac_data + CDATA_HOST_SRC_ADDRH, HI(bus_addr)); in m3_pchan_init() 460 HI(bus_addr + ch->bufsize)); in m3_pchan_init() 464 HI(bus_addr)); in m3_pchan_init() 835 m3_wr_assp_data(sc, ch->adc_data + CDATA_HOST_SRC_ADDRH, HI(bus_addr)); in m3_rchan_init() 839 HI(bus_addr + ch->bufsize)); in m3_rchan_init() 843 HI(bus_addr)); in m3_rchan_init()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 264 HI = 0x8, // Unsigned higher Greater than, or unordered enumerator 293 case HI: return "hi"; in getCondCodeName() 327 case HI: return C; // C == 1 && Z == 0 in getNZCVToSatisfyCondCode()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | dolby | 22 >5 byte&0x07 = 0x03 \b, hearing impaired (HI)
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64GlobalISelUtils.cpp | 165 CondCode = AArch64CC::HI; in changeFCMPPredToAArch64CC()
|
/freebsd/crypto/heimdal/lib/gssapi/mech/ |
H A D | mech.cat5 | 55 HHIISSTTOORRYY
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | MachOLinkGraphBuilder.cpp | 621 auto HI = CustomSectionParserFunctions.find(NSec.GraphSection->getName()); in graphifySectionsWithCustomParsers() 622 if (HI != CustomSectionParserFunctions.end()) { in graphifySectionsWithCustomParsers() 623 auto &Parse = HI->second; in graphifySectionsWithCustomParsers() 620 auto HI = CustomSectionParserFunctions.find(NSec.GraphSection->getName()); graphifySectionsWithCustomParsers() local
|