Home
last modified time | relevance | path

Searched defs:ff32 (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/Sema/
H A Daarch64-sve-lax-vector-conversions.c33 sve_fixed_float32_t ff32; in sve_allowed_with_all_lax_conversions() local
59 gnu_fixed_float32_t ff32; in gnu_allowed_with_all_lax_conversions() local
H A Driscv-rvv-lax-vector-conversions.c45 rvv_fixed_float32m1_t ff32; in rvv_allowed_with_all_lax_conversions() local
73 gnu_fixed_float32m1_t ff32; in gnu_allowed_with_all_lax_conversions() local
/llvm-project/clang/test/SemaCXX/
H A Daarch64-sve-lax-vector-conversions.cpp55 sve_fixed_float32_t ff32; in sve_allowed_with_all_lax_conversions() local
101 gnu_fixed_float32_t ff32; in gnu_allowed_with_all_lax_conversions() local
H A Driscv-rvv-lax-vector-conversions.cpp43 rvv_fixed_float32m1_t ff32; in rvv_allowed_with_all_lax_conversions() local
71 gnu_fixed_float32m1_t ff32; in gnu_allowed_with_all_lax_conversions() local
/llvm-project/clang/test/CodeGenCXX/
H A Daarch64-sve-fixedtypeinfo.cpp52 auto &ff32 = typeid(fixed_float32_t); variable
H A Driscv-rvv-fixedtypeinfo.cpp168 auto &ff32 = typeid(fixed_float32m1_t); variable