Home
last modified time | relevance | path

Searched refs:v_sub_u32 (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/llvm/test/MC/AMDGPU/
Dadd-sub-no-carry.s45 v_sub_u32 v1, v2, v3 label
50 v_sub_u32 v1, v2, s1 label
55 v_sub_u32 v1, s1, v2 label
60 v_sub_u32 v1, 4.0, v2 label
65 v_sub_u32 v1, v2, 4.0 label
Dvop2.s319 v_sub_u32 v1, vcc, v2, v3 label
323 v_sub_u32 v1, s[0:1], v2, v3 label
Dvop3-gfx9.s630 v_sub_u32 v84, v13, s31 clamp label
Dvop3.s308 v_sub_u32 v84, s[2:3], v13, s31 clamp label
Dvop_dpp.s542 v_sub_u32 v1, vcc, v2, v3 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
Dgfx10_unsupported.s911 v_sub_u32 v1, 4.0, v2 label
Dgfx7_unsupported.s2389 v_sub_u32 v1, 4.0, v2 label
Dgfx8_asm_all.s39151 v_sub_u32 v5, vcc, v1, v2 label
39154 v_sub_u32 v255, vcc, v1, v2 label
39157 v_sub_u32 v5, vcc, v255, v2 label
39160 v_sub_u32 v5, vcc, s1, v2 label
39163 v_sub_u32 v5, vcc, s101, v2 label
39166 v_sub_u32 v5, vcc, flat_scratch_lo, v2 label
39169 v_sub_u32 v5, vcc, flat_scratch_hi, v2 label
39172 v_sub_u32 v5, vcc, vcc_lo, v2 label
39175 v_sub_u32 v5, vcc, vcc_hi, v2 label
39178 v_sub_u32 v5, vcc, tba_lo, v2 label
[all …]
Dgfx9_asm_all.s36905 v_sub_u32 v5, v1, v2 label
36908 v_sub_u32 v255, v1, v2 label
36911 v_sub_u32 v5, v255, v2 label
36914 v_sub_u32 v5, s1, v2 label
36917 v_sub_u32 v5, s101, v2 label
36920 v_sub_u32 v5, flat_scratch_lo, v2 label
36923 v_sub_u32 v5, flat_scratch_hi, v2 label
36926 v_sub_u32 v5, vcc_lo, v2 label
36929 v_sub_u32 v5, vcc_hi, v2 label
36932 v_sub_u32 v5, m0, v2 label
[all …]
/external/llvm/test/MC/AMDGPU/
Dvop2.s299 v_sub_u32 v1, vcc, v2, v3 label
303 v_sub_u32 v1, s[0:1], v2, v3 label
/external/llvm-project/llvm/lib/Target/AMDGPU/
DVOP2Instructions.td526 defm V_SUB_U32 : VOP2Inst <"v_sub_u32", VOP_I32_I32_I32_ARITH, null_frag, "v_sub_u32", 1>;
527 defm V_SUBREV_U32 : VOP2Inst <"v_subrev_u32", VOP_I32_I32_I32_ARITH, null_frag, "v_sub_u32", 1>;
1548 defm V_SUB_U32 : VOP2be_Real_e32e64_vi_only <0x1a, "V_SUB_CO_U32", "v_sub_u32">;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DVOP2Instructions.td509 defm V_SUB_U32 : VOP2Inst <"v_sub_u32", VOP_I32_I32_I32_ARITH, null_frag, "v_sub_u32", 1>;
510 defm V_SUBREV_U32 : VOP2Inst <"v_subrev_u32", VOP_I32_I32_I32_ARITH, null_frag, "v_sub_u32", 1>;
1472 defm V_SUB_U32 : VOP2be_Real_e32e64_vi_only <0x1a, "V_SUB_I32", "v_sub_u32">;
/external/mesa3d/src/amd/compiler/
Daco_optimizer.cpp579 case aco_opcode::v_sub_u32: in can_swap_operands()
2875 } else if (instr->opcode == aco_opcode::v_sub_u32 || in combine_instruction()
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td3559 def : MnemonicAlias<"v_sub_u32", "v_sub_i32">;
/external/llvm-project/llvm/docs/AMDGPU/
DAMDGPUAsmGFX8.rst1000v_sub_u32 :ref:`vdst<amdgpu_synid8_vdst32_0>`, :ref:`vcc<amdgpu_synid8_vcc_64>`, :ref:…
DAMDGPUAsmGFX9.rst1188v_sub_u32 :ref:`vdst<amdgpu_synid9_vdst32_0>`, :ref:`src0<amdgpu_synid9_src32_0>`…