Home
last modified time | relevance | path

Searched refs:v_subrev_u32 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/test/MC/AMDGPU/
Dvop2.s315 v_subrev_u32 v1, vcc, v2, v3 label
319 v_subrev_u32 v1, s[0:1], v2, v3 label
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DVOP2Instructions.td510 defm V_SUBREV_U32 : VOP2Inst <"v_subrev_u32", VOP_I32_I32_I32_ARITH, null_frag, "v_sub_u32", 1>;
1473 defm V_SUBREV_U32 : VOP2be_Real_e32e64_vi_only <0x1b, "V_SUBREV_I32", "v_subrev_u32">;
/external/mesa3d/src/amd/compiler/
Daco_optimizer.cpp580 instr->opcode = aco_opcode::v_subrev_u32; in can_swap_operands()
2879 } else if (instr->opcode == aco_opcode::v_subrev_u32 || in combine_instruction()
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td3560 def : MnemonicAlias<"v_subrev_u32", "v_subrev_i32">;