| /external/musl/src/math/ |
| D | log1pf.c | 20 Lg2 = 0xccce13.0p-25, /* 0.40000972152 */ variable
|
| D | log10f.c | 26 Lg2 = 0xccce13.0p-25, /* 0.40000972152 */ variable
|
| D | log1p.c | 62 Lg2 = 3.999999999940941908e-01, /* 3FD99999 9997FA04 */ variable
|
| D | log10.c | 29 Lg2 = 3.999999999940941908e-01, /* 3FD99999 9997FA04 */ variable
|
| /external/trusty/musl/src/math/ |
| D | log1pf.c | 20 Lg2 = 0xccce13.0p-25, /* 0.40000972152 */ variable
|
| D | log10f.c | 26 Lg2 = 0xccce13.0p-25, /* 0.40000972152 */ variable
|
| D | log1p.c | 62 Lg2 = 3.999999999940941908e-01, /* 3FD99999 9997FA04 */ variable
|
| D | log10.c | 29 Lg2 = 3.999999999940941908e-01, /* 3FD99999 9997FA04 */ variable
|
| /external/fdlibm/ |
| D | e_log.c | 76 Lg2 = 3.999999999940941908e-01, /* 3FD99999 9997FA04 */ variable
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
| D | AArch64FastISel.cpp | 4851 unsigned Lg2 = C.countTrailingZeros(); in selectSDiv() local
|
| D | AArch64ISelLowering.cpp | 15288 unsigned Lg2 = Divisor.countTrailingZeros(); in BuildSDIVPow2() local 15335 unsigned Lg2 = Divisor.countTrailingZeros(); in BuildSREMPow2() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64FastISel.cpp | 4760 unsigned Lg2 = C.countTrailingZeros(); in selectSDiv() local
|
| D | AArch64ISelLowering.cpp | 7508 unsigned Lg2 = Divisor.countTrailingZeros(); in BuildSDIVPow2() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64FastISel.cpp | 4939 unsigned Lg2 = C.countTrailingZeros(); in selectSDiv() local
|
| D | AArch64ISelLowering.cpp | 9707 unsigned Lg2 = Divisor.countTrailingZeros(); in BuildSDIVPow2() local
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 11217 unsigned Lg2 = (IsNegPow2 ? -Divisor : Divisor).countTrailingZeros(); in BuildSDIVPow2() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 14425 unsigned Lg2 = (IsNegPow2 ? -Divisor : Divisor).countTrailingZeros(); in BuildSDIVPow2() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 16036 unsigned Lg2 = (IsNegPow2 ? -Divisor : Divisor).countTrailingZeros(); in BuildSDIVPow2() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 21039 unsigned Lg2 = Divisor.countTrailingZeros(); in BuildSDIVPow2() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 24418 unsigned Lg2 = Divisor.countTrailingZeros(); in BuildSDIVPow2() local
|