Searched defs:test_builtin_elementwise_atan (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/SemaCXX/ | ||
H A D | builtins-elementwise-math.cpp | 142 void test_builtin_elementwise_atan() { test_builtin_elementwise_atan() function |
/llvm-project/clang/test/CodeGen/ | ||
H A D | builtins-elementwise-math.c | 410 void test_builtin_elementwise_atan(float f1, float f2, double d1, double d2, test_builtin_elementwise_atan() function |
/llvm-project/clang/test/Sema/ | ||
H A D | builtins-elementwise-math.c | 713 void test_builtin_elementwise_atan(int i, float f, double d, float4 v, int3 iv, unsigned u, unsigned4 uv) { test_builtin_elementwise_atan() function |