Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Driscv-mangle-rvv-fixed-vectors.cpp147 typedef vint8m4_t fixed_int8m4_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen*4))); typedef
350 m4f1(S<fixed_int8m4_t>) m4f1() argument
H A Driscv-rvv-fixedtypeinfo.cpp128 typedef vint8m4_t fixed_int8m4_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen*4))); typedef
/llvm-project/clang/test/CodeGen/RISCV/
H A Dattr-rvv-vector-bits-types.c126 typedef vint8m4_t fixed_int8m4_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen * 4))); typedef
/llvm-project/clang/test/Sema/
H A Dattr-riscv-rvv-vector-bits.c124 typedef vint8m4_t fixed_int8m4_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen * 4))); typedef