Home
last modified time | relevance | path

Searched defs:fixed_bool16_t (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CodeGen/RISCV/
H A Dattr-rvv-vector-bits-bitcast.c36 typedef vbool16_t fixed_bool16_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen / 16))); typedef
H A Dattr-rvv-vector-bits-types.c159 typedef vbool16_t fixed_bool16_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen / 16))); global() typedef
/llvm-project/clang/test/CodeGenCXX/
H A Driscv-mangle-rvv-fixed-vectors.cpp180 typedef vbool16_t fixed_bool16_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen/16))); global() typedef
638 bool16(S<fixed_bool16_t>) bool16() argument
/llvm-project/clang/test/Sema/
H A Dattr-riscv-rvv-vector-bits.c236 typedef vbool16_t fixed_bool16_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen / 16))); global() typedef