Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/RISCV/
H A Dattr-rvv-vector-bits-bitcast.c42 typedef vbool64_t fixed_bool64_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen / 64))); typedef
H A Dattr-rvv-vector-bits-types.c153 typedef vbool64_t fixed_bool64_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen / 64))); global() typedef
/llvm-project/clang/test/CodeGenCXX/
H A Driscv-mangle-rvv-fixed-vectors.cpp186 typedef vbool64_t fixed_bool64_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen/64))); global() typedef
651 bool64(S<fixed_bool64_t>) bool64() argument
/llvm-project/clang/test/Sema/
H A Dattr-riscv-rvv-vector-bits.c242 typedef vbool64_t fixed_bool64_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen / 64))); global() typedef