Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:v4f32

32 typedef __attribute__((vector_size(16))) float v4f32;
114 v4f32 pass_v4f32(v4f32 arg) { return arg; }