Home
last modified time | relevance | path

Searched defs:LO (Results 1 - 24 of 24) sorted by relevance

/third_party/python/Modules/_ctypes/libffi_osx/powerpc/
H A Dppc64-darwin_closure.S[all...]
H A Dppc-darwin.S
H A Dppc-darwin_closure.S
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.h58 LO, enumerator
/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dlog.c52 #define LO asuint64(1.0 - 0x1p-4) in log() macro
/third_party/musl/src/math/
H A Dlog.c37 #define LO asuint64(1.0 - 0x1p-4) in log() macro
H A Dlog2.c37 #define LO asuint64(1.0 - 0x1.5b51p-5) in log2() macro
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dlog2.c37 #define LO asuint64(1.0 - 0x1.5b51p-5) in log2() macro
H A Dlog.c37 #define LO asuint64(1.0 - 0x1p-4) in log() macro
/third_party/musl/porting/uniproton/kernel/src/math/
H A Dlog.c52 #define LO asuint64(1.0 - 0x1p-4) in log() macro
/third_party/optimized-routines/math/
H A Dlog.c42 # define LO asuint64 (1.0 - 0x1p-5) in log() macro
45 # define LO asuint64 (1.0 - 0x1p-4) in log() macro
H A 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/ARC/MCTargetDesc/
H A DARCInfo.h30 LO = 0x5, enumerator
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daes-x86_64.pl78 sub LO() { my $r=shift; $r =~ s/%r([a-z]+)/%e\1/; subroutine
[all...]
/third_party/openssl/crypto/aes/asm/
H A Daes-x86_64.pl78 sub LO() { my $r=shift; $r =~ s/%r([a-z]+)/%e\1/; subroutine
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h34 LO, // Carry clear Less than enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTX.h138 LO, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1368 SDValue LO = DAG.getNode(ISD::AND, DL, VT, Src, HalfWordMask); in ExpandUINT_TO_FLOAT() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h239 LO = 0x3, // Unsigned lower Less than enumerator
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.h150 LO, enumerator
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.h150 LO, enumerator
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativePPC_common.c137 #define LO(opcode) ((sljit_ins)(opcode) << 1) macro
[all...]
H A DsljitNativeMIPS_common.c128 #define LO(opcode) ((sljit_ins)(opcode)) macro
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp573 unsigned LO = (Ty == MVT::i32) ? Mips::LO0 : Mips::LO0_64; in performDivRemCombine() local

Completed in 27 milliseconds