Searched refs:v_subrev_i32 (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/MC/AMDGPU/ |
D | vop2.s | 307 v_subrev_i32 v1, vcc, v2, v3 label 311 v_subrev_i32 v1, s[0:1], v2, v3 label
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | urem.ll | 24 ; SI: v_subrev_i32
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | VOP2Instructions.td | 501 defm V_SUBREV_I32 : VOP2bInst <"v_subrev_i32", VOP2b_I32_I1_I32_I32, null_frag, "v_sub_i32", 1>;
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 1573 defm V_SUBREV_I32 : VOP2bInst <vop2<0x27, 0x1b>, "v_subrev_i32", 3560 def : MnemonicAlias<"v_subrev_u32", "v_subrev_i32">;
|