Searched defs:c_v4f32 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/CodeGen/ |
H A D | builtins-elementwise-math.c | 801 test_builtin_elementwise_fma(float f32,double f64,float2 v2f32,float4 v4f32,double2 v2f64,double3 v3f64,const float4 c_v4f32,half f16,half2 v2f16) test_builtin_elementwise_fma() argument
|
/llvm-project/clang/test/Sema/ |
H A D | builtins-elementwise-math.c | 917 test_builtin_elementwise_fma(int i32,int2 v2i32,short i16,double f64,double2 v2f64,double2 v3f64,float f32,float2 v2f32,float v3f32,float4 v4f32,const float4 c_v4f32,int3 v3i32,int * ptr) test_builtin_elementwise_fma() argument
|