Home
last modified time | relevance | path

Searched refs:T_float32x2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A Darm-vector-arguments.c19 typedef float T_float32x2 __attribute__ ((__vector_size__ (8))); typedef
25 T_float32x2 f1_0(T_float32x2 a0) { return a0; } in f1_0()
H A Darm64-arguments.c219 typedef float T_float32x2 __attribute__ ((__vector_size__ (8))); typedef
225 T_float32x2 f1_0(T_float32x2 a0) { return a0; } in f1_0()