/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.h | 57 HI, enumerator
|
/third_party/musl/porting/liteos_m/kernel/src/math/ |
H A D | log.c | 53 #define HI asuint64(1.0 + 0x1.09p-4) in log() macro
|
/third_party/musl/src/math/ |
H A D | log.c | 38 #define HI asuint64(1.0 + 0x1.09p-4) in log() macro
|
H A D | log2.c | 38 #define HI asuint64(1.0 + 0x1.6ab2p-5) in log2() macro
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | log2.c | 38 #define HI asuint64(1.0 + 0x1.6ab2p-5) in log2() macro
|
H A D | log.c | 38 #define HI asuint64(1.0 + 0x1.09p-4) in log() macro
|
/third_party/musl/porting/uniproton/kernel/src/math/ |
H A D | log.c | 53 #define HI asuint64(1.0 + 0x1.09p-4) in log() macro
|
/third_party/optimized-routines/math/ |
H A D | log.c | 43 # define HI asuint64 (1.0 + 0x1.1p-5) in log() macro 46 # define HI asuint64 (1.0 + 0x1.09p-4) in log() macro
|
H A D | log2.c | 43 # define HI asuint64 (1.0 + 0x1.6ab2p-5) in log2() macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInfo.h | 38 HI = 0xd, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
H A D | MachOLinkGraphBuilder.cpp | 527 auto HI = CustomSectionParserFunctions.find(NSec.GraphSection->getName()); in graphifySectionsWithCustomParsers() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 39 HI, // Unsigned higher Greater than, or unordered enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | RemoteObjectLayer.h | 490 auto HI = BaseLayerHandles.find(H); in removeObject() local 510 auto HI = BaseLayerHandles.find(H); in findSymbolIn() local 522 auto HI = BaseLayerHandles.find(H); in emitAndFinalize() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 140 HI, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 1367 SDValue HI = DAG.getNode(ISD::SRL, DL, VT, Src, HalfWord); in ExpandUINT_TO_FLOAT() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 244 HI = 0x8, // Unsigned higher Greater than, or unordered enumerator
|
/third_party/node/deps/v8/src/execution/mips64/ |
H A D | simulator-mips64.h | 151 HI, enumerator
|
/third_party/node/deps/v8/src/execution/mips/ |
H A D | simulator-mips.h | 151 HI, enumerator
|
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativePPC_common.c | 136 #define HI(opcode) ((sljit_ins)(opcode) << 26) macro [all...] |
H A D | sljitNativeMIPS_common.c | 127 #define HI(opcode) ((sljit_ins)(opcode) << 26) macro [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 574 unsigned HI = (Ty == MVT::i32) ? Mips::HI0 : Mips::HI0_64; in performDivRemCombine() local
|
/third_party/sqlite/src/ |
H A D | sqlite3.c | 17169 #define HI(X) ((u64)(X)<<32) macro [all...] |