/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
|
/freebsd/sys/crypto/openssl/arm/ |
H A D | sha512-armv4.S | 69 # define HI 4 macro 72 # define HI 0 macro
|
/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
|
H A D | log2.c | 45 # define HI asuint64 (1.0 + 0x1.6ab2p-5) in log2() macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.h | 57 HI, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInfo.h | 38 HI = 0xd, enumerator
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
H A D | log10_2u.c | 23 #define HI asuint64 (1.0 + 0x1.09p-4) macro
|
/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
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCTargetDesc.h | 163 PPC_REGS_LO_HI(LO,HI) global() argument [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 39 HI, // Unsigned higher Greater than, or unordered enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 163 HI, enumerator
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | write_entry.c | 576 #define HI(x) ((x) / 256) macro
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | MachOLinkGraphBuilder.cpp | 620 auto HI = CustomSectionParserFunctions.find(NSec.GraphSection->getName()); graphifySectionsWithCustomParsers() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 264 HI = 0x8, // Unsigned higher Greater than, or unordered enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.h | 52 HI, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 1628 SDValue HI = DAG.getNode(ISD::SRL, DL, VT, Src, HalfWord); in ExpandUINT_TO_FLOAT() local
|
/freebsd/sys/dev/sound/pci/ |
H A D | maestro3.c | 371 #define HI(x) (((x) & 0xffff0000) >> 16) macro
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | MachOPlatform.cpp | 669 auto HI = HeaderAddrs.find(KV.first); in pushInitializersLoop() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocGreedy.cpp | 2353 for (const HintInfo &HI : Info) { in tryHintRecoloring() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | InlineFunction.cpp | 270 for (auto HI = CatchSwitch->handler_begin(), in getUnwindDestTokenHelper() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Instructions.cpp | 1074 void CatchSwitchInst::removeHandler(handler_iterator HI) { in removeHandler()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 584 unsigned HI = (Ty == MVT::i32) ? Mips::HI0 : Mips::HI0_64; in performDivRemCombine() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 11348 for (const FixItHint &HI : Cand->Fix.Hints) in DiagnoseBadConversion() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTImporter.cpp | 7108 for (unsigned HI = 0, HE = S->getNumHandlers(); HI != HE; ++HI) { in VisitCXXTryStmt() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 7886 SDValue HI = DAG.getUNDEF(NewVT); in ExpandHorizontalBinOp() local 26648 SDValue LO, HI; in expandIntrinsicWChainHelper() local
|