Searched refs:p26_overflow (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/test/CodeGen/RISCV/rvv-intrinsics-handcrafted/ |
H A D | xsfvcp-index-out-of-range.c | 17 #define p26_overflow (0b10) macro 294 __riscv_sf_vc_fv_se_u16mf4(p26_overflow, p11_7, vs2, fs1, vl); in test_sf_vc_fv_se_u16mf4_p26_overflow() 403 return __riscv_sf_vc_v_fv_se_u16mf4(p26_overflow, vs2, fs1, vl); in test_sf_vc_v_fv_se_u16mf4_p26_overflow() 415 return __riscv_sf_vc_v_fv_u16mf4(p26_overflow, vs2, fs1, vl); in test_sf_vc_v_fv_u16mf4_p26_overflow() 473 __riscv_sf_vc_fvv_se_u16mf4(p26_overflow, vd, vs2, fs1, vl); in test_sf_vc_fvv_se_u16mf4_p26_overflow() 577 return __riscv_sf_vc_v_fvv_se_u16mf4(p26_overflow, vd, vs2, fs1, vl); in test_sf_vc_v_fvv_se_u16mf4_p26_overflow() 589 return __riscv_sf_vc_v_fvv_u16mf4(p26_overflow, vd, vs2, fs1, vl); in test_sf_vc_v_fvv_u16mf4_p26_overflow() 647 __riscv_sf_vc_fvw_se_u16mf4(p26_overflow, vd, vs2, fs1, vl); in test_sf_vc_fvw_se_u16mf4_p26_overflow() 751 return __riscv_sf_vc_v_fvw_se_u16mf4(p26_overflow, vd, vs2, fs1, vl); in test_sf_vc_v_fvw_se_u16mf4_p26_overflow() 763 return __riscv_sf_vc_v_fvw_u16mf4(p26_overflow, vd, vs2, fs1, vl); in test_sf_vc_v_fvw_u16mf4_p26_overflow()
|