Home
last modified time | relevance | path

Searched refs:struct_float64 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dattr-arm-sve-vector-bits-bitcast.c106 svfloat64_t read_float64(struct struct_float64 *s) { in read_float64()
131 void write_float64(struct struct_float64 *s, svfloat64_t x) { in write_float64()
/llvm-project/clang/test/Sema/
H A Dattr-arm-sve-vector-bits.c231 struct struct_float64 { fixed_float64_t x, y[5]; }; struct
H A Dattr-riscv-rvv-vector-bits.c518 struct struct_float64 { fixed_float64m1_t x, y[5]; };
524 ystruct_float64 global() argument