Home
last modified time | relevance | path

Searched defs:v3f32 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dregcall4.c89 typedef float __attribute__((ext_vector_type(3))) v3f32; typedef
H A Dregcall.c89 typedef float __attribute__((ext_vector_type(3))) v3f32; typedef
H A Dvectorcall.c100 typedef float __attribute__((ext_vector_type(3))) v3f32; typedef
/llvm-project/clang/test/Sema/
H A Dbuiltins-elementwise-math.c916 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