Searched refs:p24_20_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 | 18 #define p24_20_overflow (0b100000) macro 46 __riscv_sf_vc_x_se_u8mf8(p27_26, p24_20_overflow, p11_7, rs1, vl); in test_sf_vc_x_se_u8mf8_p24_20_overflow() 83 __riscv_sf_vc_i_se_u8mf8(p27_26, p24_20_overflow, p11_7, simm5, vl); in test_sf_vc_i_se_u8mf8_p24_20_overflow() 115 return __riscv_sf_vc_v_x_se_u8mf8(p27_26, p24_20_overflow, rs1, vl); in test_sf_vc_v_x_se_u8mf8_p24_20_overflow() 137 return __riscv_sf_vc_v_x_u8mf8(p27_26, p24_20_overflow, rs1, vl); in test_sf_vc_v_x_u8mf8_p24_20_overflow() 164 return __riscv_sf_vc_v_i_se_u8mf8(p27_26, p24_20_overflow, simm5, vl); in test_sf_vc_v_i_se_u8mf8_p24_20_overflow() 196 return __riscv_sf_vc_v_i_u8mf8(p27_26, p24_20_overflow, simm5, vl); in test_sf_vc_v_i_u8mf8_p24_20_overflow()
|