Home
last modified time | relevance | path

Searched defs:fixed_bool4_t (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/test/CodeGen/RISCV/
H A Dattr-rvv-vector-bits-globals.c26 typedef vbool4_t fixed_bool4_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen/4))); typedef
H A Dattr-rvv-vector-bits-bitcast.c33 typedef vbool4_t fixed_bool4_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen / 4))); typedef
H A Dattr-rvv-vector-bits-call.c11 typedef vbool4_t fixed_bool4_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen/4))); typedef
H A Dattr-rvv-vector-bits-cast.c31 typedef vbool4_t fixed_bool4_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen/4))); typedef
H A Dattr-rvv-vector-bits-codegen.c39 typedef vbool4_t fixed_bool4_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen/4))); typedef
H A Dattr-rvv-vector-bits-types.c162 typedef vbool4_t fixed_bool4_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen / 4))); global() typedef
/llvm-project/clang/test/CodeGenCXX/
H A Driscv-mangle-rvv-fixed-vectors.cpp177 typedef vbool4_t fixed_bool4_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen/4))); typedef
623 bool4(S<fixed_bool4_t>) bool4() argument
/llvm-project/clang/test/Sema/
H A Dattr-riscv-rvv-vector-bits.c233 typedef vbool4_t fixed_bool4_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen / 4))); typedef