Searched defs:test_builtin_elementwise_ceil (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | builtins-elementwise-math.cpp | 56 void test_builtin_elementwise_ceil() { in test_builtin_elementwise_ceil() function
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | builtins-elementwise-math.c | 320 void test_builtin_elementwise_ceil(float f1, float f2, double d1, double d2, in test_builtin_elementwise_ceil() function
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | builtins-elementwise-math.c | 262 void test_builtin_elementwise_ceil(int i, float f, double d, float4 v, int3 iv, unsigned u, unsigne… in test_builtin_elementwise_ceil() function
|