/external/sfntly/cpp/src/sfntly/math/ |
D | font_math.h | 26 static int32_t Log2(int32_t a) { in Log2() function
|
/external/swiftshader/third_party/LLVM/unittests/ADT/ |
D | APIntTest.cpp | 396 TEST(APIntTest, Log2) { in TEST() argument
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelDAGToDAG.cpp | 623 int32_t Log2 = ImmValue.exactLogBase2(); in selectVSplatUimmPow2() local 710 int32_t Log2 = (~ImmValue).exactLogBase2(); in selectVSplatUimmInvPow2() local
|
D | MipsSEISelLowering.cpp | 577 unsigned Log2 = Log2IfPositive; in performANDCombine() local
|
/external/mesa3d/src/amd/addrlib/core/ |
D | addrcommon.h | 444 static inline UINT_32 Log2( in Log2() function
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineMulDivRem.cpp | 408 static void detectLog2OfHalf(Value *&Op, Value *&Y, IntrinsicInst *&Log2) { in detectLog2OfHalf() 640 IntrinsicInst *Log2; in visitFMul() local
|
/external/webrtc/webrtc/base/ |
D | optional_unittest.cc | 90 static void Log2(const char* msg, const Logger& a, const Logger& b) { in Log2() function in rtc::__anona28e9add0111::Logger
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | OpenCL.std.h | 74 Log2 = 38, enumerator
|
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | OpenCL.std.h | 74 Log2 = 38, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | OpenCL.std.h | 74 Log2 = 38, enumerator
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common.h | 467 INLINE uptr Log2(uptr x) { in Log2() function
|
/external/llvm/unittests/ADT/ |
D | APIntTest.cpp | 742 TEST(APIntTest, Log2) { in TEST() argument
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 848 int Log2 = NewMask.exactLogBase2(); in SimplifyDemandedBits() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 2135 class Log2 : public LogFunc { public: Log2 (void) : LogFunc("log2", deLog2) {} }; in Log2() function in vkt::shaderexecutor::Functions::Log2
|
/external/deqp/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 2192 class Log2 : public LogFunc { public: Log2 (void) : LogFunc("log2", deLog2) {} }; in Log2() function in deqp::gls::BuiltinPrecisionTests::Functions::Log2
|