/third_party/skia/tests/sksl/intrinsics/ |
D | Exp2.asm.frag | 112 %27 = OpExtInst %float %1 Exp2 %33 123 %41 = OpExtInst %v2float %1 Exp2 %44 138 %54 = OpExtInst %v3float %1 Exp2 %57 152 %68 = OpExtInst %v4float %1 Exp2 %70
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | EmulatedIntrinsics.hpp | 31 RValue<Float> Exp2(RValue<Float> x); 49 RValue<Float4> Exp2(RValue<Float4> x);
|
D | OptimalIntrinsics.cpp | 193 Float4 Exp2(RValue<Float4> x) in Exp2() function 249 return optimal::Exp2(Float4(1.44269504f) * x); // 1/ln(2) in Exp() 262 return optimal::Exp2(log); in Pow()
|
D | OptimalIntrinsics.hpp | 33 Float4 Exp2(RValue<Float4> x);
|
D | EmulatedIntrinsics.cpp | 154 RValue<Float> Exp2(RValue<Float> x) in Exp2() function 246 RValue<Float4> Exp2(RValue<Float4> x) in Exp2() function
|
/third_party/boost/boost/multiprecision/ |
D | number.hpp | 1495 template <class F, class Exp1, class Exp2> 1496 …BOOST_MP_CXX14_CONSTEXPR void do_assign_function_2(const F& f, const Exp1& val1, const Exp2& val2,… in do_assign_function_2() 1500 template <class F, class Exp1, class Exp2, class Tag1> 1501 …BOOST_MP_CXX14_CONSTEXPR void do_assign_function_2(const F& f, const Exp1& val1, const Exp2& val2,… in do_assign_function_2() 1506 template <class F, class Exp1, class Exp2, class Tag2> 1507 …BOOST_MP_CXX14_CONSTEXPR void do_assign_function_2(const F& f, const Exp1& val1, const Exp2& val2,… in do_assign_function_2() 1509 typename Exp2::result_type temp2(val2); in do_assign_function_2() 1512 template <class F, class Exp1, class Exp2, class Tag1, class Tag2> 1513 …BOOST_MP_CXX14_CONSTEXPR void do_assign_function_2(const F& f, const Exp1& val1, const Exp2& val2,… in do_assign_function_2() 1516 typename Exp2::result_type temp2(val2); in do_assign_function_2() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/graphicsfuzz/ |
D | cov-exp2-two.amber | 79 %11 = OpExtInst %6 %1 Exp2 %10
|
D | cov-const-folding-det-identity.amber | 108 %26 = OpExtInst %6 %1 Exp2 %25
|
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-exp2-two/ |
D | 0-opt.spvasm | 30 %20 = OpExtInst %float %1 Exp2 %19
|
/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/spirv-headers/include/spirv/1.0/ |
D | OpenCL.std.h | 52 Exp2 = 20, enumerator
|
/third_party/flutter/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.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/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
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/flutter/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/spirv-headers/include/spirv/1.0/ |
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/tint/test/intrinsics/gen/exp2/ |
D | a9d0a7.wgsl.expected.spvasm | 40 %13 = OpExtInst %v4float %14 Exp2 %5
|
D | dea523.wgsl.expected.spvasm | 40 %13 = OpExtInst %float %14 Exp2 %float_1
|
D | 1f8680.wgsl.expected.spvasm | 42 %13 = OpExtInst %v3float %15 Exp2 %16
|
D | d6777c.wgsl.expected.spvasm | 42 %13 = OpExtInst %v2float %15 Exp2 %16
|