Home
last modified time | relevance | path

Searched defs:fixed_int32m2_t (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/CodeGen/RISCV/
H A Dattr-rvv-vector-bits-codegen.c35 typedef vint32m2_t fixed_int32m2_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen * 2))); typedef
H A Dattr-rvv-vector-bits-types.c115 typedef vint32m2_t fixed_int32m2_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen * 2))); typedef
/llvm-project/clang/test/CodeGenCXX/
H A Driscv-mangle-rvv-fixed-vectors.cpp135 typedef vint32m2_t fixed_int32m2_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen*2))); typedef
287 m2f3(S<fixed_int32m2_t>) m2f3() argument
H A Driscv-rvv-fixedtypeinfo.cpp117 typedef vint32m2_t fixed_int32m2_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen*2))); typedef
/llvm-project/clang/test/Sema/
H A Dattr-riscv-rvv-vector-bits.c113 typedef vint32m2_t fixed_int32m2_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen * 2))); typedef