Searched defs:test_builtin_elementwise_pow (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/SemaCXX/ | ||
H A D | builtins-elementwise-math.cpp | 258 void test_builtin_elementwise_pow() { test_builtin_elementwise_pow() function |
/llvm-project/clang/test/CodeGen/ | ||
H A D | builtins-elementwise-math.c | 555 void test_builtin_elementwise_pow(float f1, float f2, double d1, double d2, test_builtin_elementwise_pow() function |
/llvm-project/clang/test/Sema/ | ||
H A D | builtins-elementwise-math.c | 508 void test_builtin_elementwise_pow(int i, short s, double d, float4 v, int3 iv, unsigned3 uv, int *p) { test_builtin_elementwise_pow() function |