Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Driscv-mangle-rvv-fixed-vectors.cpp164 typedef vint64m8_t fixed_int64m8_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen*8))); typedef
448 m8f4(S<fixed_int64m8_t>) m8f4() argument
H A Driscv-rvv-fixedtypeinfo.cpp144 typedef vint64m8_t fixed_int64m8_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen*8))); typedef
/llvm-project/clang/test/CodeGen/RISCV/
H A Dattr-rvv-vector-bits-types.c142 typedef vint64m8_t fixed_int64m8_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen * 8))); typedef
/llvm-project/clang/test/Sema/
H A Dattr-riscv-rvv-vector-bits.c140 typedef vint64m8_t fixed_int64m8_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen * 8))); typedef