Home
last modified time | relevance | path

Searched refs:Atan2 (Results 1 - 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DOptimalIntrinsics.hpp32 Float4 Atan2(RValue<Float4> y, RValue<Float4> x);
H A DEmulatedIntrinsics.hpp45 RValue<Float4> Atan2(RValue<Float4> x, RValue<Float4> y);
H A DEmulatedIntrinsics.cpp226 RValue<Float4> Atan2(RValue<Float4> x, RValue<Float4> y)
H A DOptimalIntrinsics.cpp155 Float4 Atan2(RValue<Float4> y, RValue<Float4> x) in Atan2() function
/third_party/node/deps/v8/src/asmjs/
H A Dasm-names.h29 V(atan2, Atan2, kExprF64Atan2, dqdq2d) \
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A DOpenCL.std.h39 Atan2 = 7, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A DOpenCL.std.h39 Atan2 = 7, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A DOpenCL.std.h39 Atan2 = 7, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A DOpenCL.std.h39 Atan2 = 7, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A DOpenCL.std.h39 Atan2 = 7, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A DOpenCL.std.h39 Atan2 = 7, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A DOpenCL.std.h39 Atan2 = 7, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A DOpenCL.std.h39 Atan2 = 7, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A DOpenCL.std.h39 Atan2 = 7, enumerator
/third_party/mesa3d/src/compiler/spirv/
H A DOpenCL.std.h43 Atan2 = 7, enumerator
H A Dvtn_opencl.c326 REMAP(Atan2, "atan2"),
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A DOpenCL.std.h43 Atan2 = 7, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A DOpenCL.std.h43 Atan2 = 7, enumerator
/third_party/spirv-headers/include/spirv/unified1/
H A DOpenCL.std.h43 Atan2 = 7, enumerator
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dext_inst.opencl_test.cpp107 CASE2(Atan2, atan2),
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dext_inst.opencl_test.cpp107 CASE2(Atan2, atan2),
/third_party/spirv-tools/test/
H A Dext_inst.opencl_test.cpp107 CASE2(Atan2, atan2),
/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes-inl.h210 CASE_F64_OP(Atan2, "atan2") in OpcodeName()
/third_party/astc-encoder/Source/UnitTest/
H A Dtest_simd.cpp130 TEST(vfloat, Atan2) in TEST()
181 TEST(vfloat, Atan2) in TEST()
228 TEST(vfloat, Atan2) in TEST()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderGLSLstd450.cpp711 dst.move(i, Atan2(x.Float(i), y.Float(i))); in EmitExtGLSLstd450()

Completed in 19 milliseconds

12