Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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-15.0.7/clang/test/Sema/
H A Dattr-arm-sve-vector-bits.c231 struct struct_float64 { fixed_float64_t x, y[5]; }; argument