Home
last modified time | relevance | path

Searched refs:HI (Results 1 – 25 of 119) sorted by relevance

12345

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.h232 #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 Drunulp.sh28 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 DARMBaseInfo.h39 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 Dsave-flags.c147 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 Dholt_hi311x.txt1 * Holt HI-311X stand-alone CAN controller device tree bindings
5 - "holt,hi3110" for HI-3110
/freebsd/contrib/arm-optimized-routines/math/
H A Dlog.c45 # 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 Dlog2.c45 # 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 Dsha512-armv7.S40 # 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 Dmpfs-beaglev-fire-fabric.dtsi23 <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 Dlog10_2u.c23 #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 DARCInfo.h38 HI = 0xd, enumerator
H A DARCInstPrinter.cpp80 case ARCCC::HI: in ARCCondCodeToString()
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dhi8435.txt1 Holt Integrated Circuits HI-8435 threshold detector bindings
/freebsd/sys/contrib/device-tree/Bindings/iio/pressure/
H A Dhp03.txt7 it must be pulled HI before the conversion and
/freebsd/sys/contrib/device-tree/src/arm/intel/socfpga/
H A Dsocfpga_cyclone5_mcvevk.dts58 irq-gpio = <&portb 28 0x4>; /* GPIO 57, trig. level HI */
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h163 HI, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp126 case ARCCC::HI: in getOppositeBranchCondition()
129 return ARCCC::HI; in getOppositeBranchCondition()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelDAGToDAG.cpp269 if (Addr.getOperand(0).getOpcode() == LanaiISD::HI || in selectAddrRr()
272 Addr.getOperand(1).getOpcode() == LanaiISD::HI || in selectAddrRr()
H A DLanaiISelLowering.h57 HI, enumerator
/freebsd/sys/dev/sound/pci/
H A Dmaestro3.c371 #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 DAArch64BaseInfo.h264 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 Ddolby22 >5 byte&0x07 = 0x03 \b, hearing impaired (HI)
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64GlobalISelUtils.cpp165 CondCode = AArch64CC::HI; in changeFCMPPredToAArch64CC()
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dmech.cat555 HHIISSTTOORRYY
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp621 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

12345