Home
last modified time | relevance | path

Searched defs:LO (Results 1 – 25 of 30) sorted by relevance

12

/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/sha/
Dsha512-armv4.S67 # define LO 0 macro
72 # define LO 4 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/sha/
Dsha512-armv4.S67 # define LO 0 macro
72 # define LO 4 macro
/third_party/optimized-routines/math/
Dlog.c42 # define LO asuint64 (1.0 - 0x1p-5) in log() macro
45 # define LO asuint64 (1.0 - 0x1p-4) in log() macro
Dlog2.c42 # define LO asuint64 (1.0 - 0x1.5b51p-5) in log2() macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.h58 LO, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackMaps.cpp232 for (const auto &LO : LiveOuts) { in print() local
291 [](const LiveOutReg &LO) { return LO.Reg == 0; }), in parseRegisterLiveOutMask()
537 for (const auto &LO : LiveOuts) { in emitCallsiteEntries() local
/third_party/openssl/crypto/aes/asm/
Daes-x86_64.pl78 sub LO() { my $r=shift; $r =~ s/%r([a-z]+)/%e\1/; subroutine
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
Daes-x86_64.pl78 sub LO() { my $r=shift; $r =~ s/%r([a-z]+)/%e\1/; subroutine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
DARCInfo.h30 LO = 0x5, enumerator
/third_party/musl/porting/liteos_a/kernel/src/math/
Dlog.c37 #define LO asuint64(1.0 - 0x1p-4) in log() macro
Dlog2.c37 #define LO asuint64(1.0 - 0x1.5b51p-5) in log2() macro
/third_party/musl/src/math/
Dlog.c37 #define LO asuint64(1.0 - 0x1p-4) in log() macro
Dlog2.c37 #define LO asuint64(1.0 - 0x1.5b51p-5) in log2() macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.h144 #define PPC_REGS_LO_HI(LO, HI) \ argument
/third_party/musl/porting/uniproton/kernel/src/math/
Dlog.c52 #define LO asuint64(1.0 - 0x1p-4) in log() macro
/third_party/musl/porting/liteos_m/kernel/src/math/
Dlog.c52 #define LO asuint64(1.0 - 0x1p-4) in log() macro
/third_party/libffi/src/nios2/
Dffi.c281 #define LO(x) (((unsigned int) (x)) & 0xffff) in ffi_prep_closure_loc() macro
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dlossless_enc_sse41.c47 #define MK_CST_16(HI, LO) \ argument
Dlossless_enc_sse2.c49 #define MK_CST_16(HI, LO) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/
DARMBaseInfo.h34 LO, // Carry clear Less than enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h138 LO, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h239 LO = 0x3, // Unsigned lower Less than enumerator
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.h150 LO, enumerator
/third_party/node/deps/v8/src/execution/mips/
Dsimulator-mips.h150 LO, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp1368 SDValue LO = DAG.getNode(ISD::AND, DL, VT, Src, HalfWordMask); in ExpandUINT_TO_FLOAT() local

12