Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Driscv-mangle-rvv-fixed-vectors.cpp145 typedef vfloat64m2_t fixed_float64m2_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen*2))); typedef
336 m2f10(S<fixed_float64m2_t>) m2f10() argument
H A Driscv-rvv-fixedtypeinfo.cpp126 typedef vfloat64m2_t fixed_float64m2_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen*2)… typedef
/llvm-project/clang/test/CodeGen/RISCV/
H A Dattr-rvv-vector-bits-types.c124 typedef vfloat64m2_t fixed_float64m2_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen * 2))); typedef
/llvm-project/clang/test/Sema/
H A Dattr-riscv-rvv-vector-bits.c122 typedef vfloat64m2_t fixed_float64m2_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen * 2))); typedef