Searched defs:HI (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.h57 HI, enumerator in enum:llvm::LanaiISD::__anon4175
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h38 HI = 0xd, enumerator in enum:llvm::ARCCC::CondCode
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h39 HI, // Unsigned higher Greater than, or unordered enumerator in enum:llvm::ARMCC::CondCodes
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DRemoteObjectLayer.h490 auto HI = BaseLayerHandles.find(H); local
510 auto HI = BaseLayerHandles.find(H); local
522 auto HI = BaseLayerHandles.find(H); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp571 auto HI = CustomSectionParserFunctions.find(NSec.GraphSection->getName()); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h139 HI, enumerator in enum:llvm::NVPTX::PTXCmpMode::CmpMode
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A Dwrite_entry.c559 #define HI(x) ((x) / 256) macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1247 SDValue HI = DAG.getNode(ISD::SRL, DL, VT, Src, HalfWord); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h244 HI = 0x8, // Unsigned higher Greater than, or unordered enumerator in enum:llvm::AArch64CC::CondCode
/freebsd-13-stable/sys/dev/sound/pci/
H A Dmaestro3.c373 #define HI(x) (((x) & 0xffff0000) >> 16) macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp575 unsigned HI = (Ty == MVT::i32) ? Mips::HI0 : Mips::HI0_64; local
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c17119 #define HI(X) ((u64)(X)<<32) macro
[all...]

Completed in 664 milliseconds