Home
last modified time | relevance | path

Searched defs:align_f16 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Sema/
H A Daarch64-sve-types.c29 int align_f16[__alignof__(__SVFloat16_t) == 16 ? 1 : -1]; // expected-error {{invalid application of '__alignof' to sizeless type '__SVFloat16_t'}} in f() local
/llvm-project/clang/test/Driver/
H A Driscv64-toolchain.c240 int align_f16 = __alignof(_Float16); variable
H A Driscv32-toolchain.c284 int align_f16 = __alignof(_Float16); variable