Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dattr-arm-sve-vector-bits-bitcast.c160 svbfloat16_t read_bfloat16(struct struct_bfloat16 *s) { in read_bfloat16()
185 void write_bfloat16(struct struct_bfloat16 *s, svbfloat16_t x) { in write_bfloat16()
/llvm-project/clang/test/Sema/
H A Dattr-arm-sve-vector-bits.c232 struct struct_bfloat16 { fixed_bfloat16_t x, y[5]; }; struct