Home
last modified time | relevance | path

Searched defs:Log2 (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAlignment.h204 inline unsigned Log2(Align A) { return A.ShiftValue; } in Log2() function
208 inline unsigned Log2(MaybeAlign A) { in Log2() function
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/common/src/
H A Dlog2.cpp163 void Log2( in Log2() function
/aosp_15_r20/prebuilts/go/linux-x86/src/math/
Dlog10.go22 func Log2(x float64) float64 { func
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/src/
H A Dlog2.c98 void Log2 ( in Log2() function
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp623 int32_t Log2 = ImmValue.exactLogBase2(); in selectVSplatUimmPow2() local
710 int32_t Log2 = (~ImmValue).exactLogBase2(); in selectVSplatUimmInvPow2() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/value/
H A Dbuilt_in_function.rs30 Log2, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp637 int32_t Log2 = ImmValue.exactLogBase2(); in selectVSplatUimmPow2() local
724 int32_t Log2 = (~ImmValue).exactLogBase2(); in selectVSplatUimmInvPow2() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp637 int32_t Log2 = ImmValue.exactLogBase2(); in selectVSplatUimmPow2() local
724 int32_t Log2 = (~ImmValue).exactLogBase2(); in selectVSplatUimmInvPow2() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DAlignment.h208 inline unsigned Log2(Align A) { return A.ShiftValue; } in Log2() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DAlignment.h208 inline unsigned Log2(Align A) { return A.ShiftValue; } in Log2() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DAlignment.h208 inline unsigned Log2(Align A) { return A.ShiftValue; } in Log2() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DAlignment.h208 inline unsigned Log2(Align A) { return A.ShiftValue; } in Log2() function
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/inc/
H A Dtypedefs.h183 #define Log2 voAWB_Log2 macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DAlignment.h208 inline unsigned Log2(Align A) { return A.ShiftValue; } in Log2() function
/aosp_15_r20/external/pffft/
H A Dbench_pffft.c240 unsigned Log2(unsigned v) { in Log2() function
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp408 static void detectLog2OfHalf(Value *&Op, Value *&Y, IntrinsicInst *&Log2) { in detectLog2OfHalf()
640 IntrinsicInst *Log2; in visitFMul() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerTracePC.h275 auto Log2 = Log(A); in CollectFeatures() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerTracePC.h275 auto Log2 = Log(A); in CollectFeatures() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerTracePC.h275 auto Log2 = Log(A); in CollectFeatures() local
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerTracePC.h275 auto Log2 = Log(A); in CollectFeatures() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerTracePC.h275 auto Log2 = Log(A); in CollectFeatures() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp741 IntrinsicInst *Log2 = nullptr; in visitFMul() local
753 Value *Log2 = Builder.CreateUnaryIntrinsic(Intrinsic::log2, X, &I); in visitFMul() local
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.1/
H A DOpenCL.std.h70 Log2 = 38, enumerator
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A DOpenCL.std.h70 Log2 = 38, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
DOpenCL.std.h70 Log2 = 38, enumerator

123