/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | EmulatedIntrinsics.cpp | 154 RValue<Float> Exp2(RValue<Float> x) in Exp2() function 246 RValue<Float4> Exp2(RValue<Float4> x) in Exp2() function
|
D | OptimalIntrinsics.cpp | 193 Float4 Exp2(RValue<Float4> x) in Exp2() function
|
D | LLVMReactor.cpp | 3134 RValue<Float> Exp2(RValue<Float> v) in Exp2() function 3520 RValue<Float4> Exp2(RValue<Float4> v) in Exp2() function
|
D | SubzeroReactor.cpp | 4317 RValue<Float> Exp2(RValue<Float> x) in Exp2() function 4431 RValue<Float4> Exp2(RValue<Float4> x) in Exp2() function
|
/third_party/spirv-headers/include/spirv/1.0/ |
D | OpenCL.std.h | 52 Exp2 = 20, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
D | OpenCL.std.h | 52 Exp2 = 20, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | OpenCL.std.h | 52 Exp2 = 20, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | OpenCL.std.h | 52 Exp2 = 20, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/ |
D | OpenCL.std.h | 52 Exp2 = 20, enumerator
|
/third_party/spirv-headers/include/spirv/1.2/ |
D | OpenCL.std.h | 52 Exp2 = 20, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | OpenCL.std.h | 52 Exp2 = 20, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
D | OpenCL.std.h | 52 Exp2 = 20, enumerator
|
/third_party/spirv-headers/include/spirv/1.1/ |
D | OpenCL.std.h | 52 Exp2 = 20, enumerator
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | packed_gl_enums.json | 58 "Exp2": "GL_EXP2", string
|
D | PackedGLEnums_autogen.h | 144 Exp2 = 1, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/ |
D | OpenCL.std.h | 56 Exp2 = 20, enumerator
|
/third_party/mesa3d/src/compiler/spirv/ |
D | OpenCL.std.h | 56 Exp2 = 20, enumerator
|
/third_party/spirv-headers/include/spirv/unified1/ |
D | OpenCL.std.h | 56 Exp2 = 20, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | OpenCL.std.h | 56 Exp2 = 20, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineMulDivRem.cpp | 529 Value *Exp2 = Builder.CreateUnaryIntrinsic(Intrinsic::exp2, XY, &I); in visitFMul() local
|
/third_party/skia/src/sksl/dsl/ |
D | DSLCore.cpp | 554 DSLExpression Exp2(DSLExpression x, PositionInfo pos) { in Exp2() function
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 2144 class Exp2 : public ExpFunc { public: Exp2 (void) : ExpFunc("exp2", deExp2) {} }; in Exp2() function in deqp::gls::BuiltinPrecisionTests::Functions::Exp2
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 2797 class Exp2 : public ExpFunc<T> { public: Exp2 (void) : ExpFunc<T>("exp2", deExp2) {} }; in Exp2() class
|