Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/MC/AMDGPU/
Dadd-sub-no-carry.s82 v_subrev_u32 v1, v2, v3 label
87 v_subrev_u32 v1, v2, s1 label
92 v_subrev_u32 v1, s1, v2 label
97 v_subrev_u32 v1, 4.0, v2 label
102 v_subrev_u32 v1, v2, 4.0 label
Dlds_direct-err.s53 v_subrev_u32 v0, src_lds_direct, v0 label
Dvop2.s335 v_subrev_u32 v1, vcc, v2, v3 label
339 v_subrev_u32 v1, s[0:1], v2, v3 label
Dvop3-gfx9.s635 v_subrev_u32 v84, v13, s31 clamp label
Dvop3.s312 v_subrev_u32 v84, vcc, v13, s31 clamp label
Dvop_dpp.s547 v_subrev_u32 v1, vcc, v2, v3 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
Dgfx10_unsupported.s992 v_subrev_u32 v0, src_lds_direct, v0 label
Dgfx7_unsupported.s2485 v_subrev_u32 v0, src_lds_direct, v0 label
Dgfx8_asm_all.s39364 v_subrev_u32 v5, vcc, v1, v2 label
39367 v_subrev_u32 v255, vcc, v1, v2 label
39370 v_subrev_u32 v5, vcc, v255, v2 label
39373 v_subrev_u32 v5, vcc, s1, v2 label
39376 v_subrev_u32 v5, vcc, s101, v2 label
39379 v_subrev_u32 v5, vcc, flat_scratch_lo, v2 label
39382 v_subrev_u32 v5, vcc, flat_scratch_hi, v2 label
39385 v_subrev_u32 v5, vcc, vcc_lo, v2 label
39388 v_subrev_u32 v5, vcc, vcc_hi, v2 label
39391 v_subrev_u32 v5, vcc, tba_lo, v2 label
[all …]
Dgfx9_asm_all.s37052 v_subrev_u32 v5, v1, v2 label
37055 v_subrev_u32 v255, v1, v2 label
37058 v_subrev_u32 v5, v255, v2 label
37061 v_subrev_u32 v5, s1, v2 label
37064 v_subrev_u32 v5, s101, v2 label
37067 v_subrev_u32 v5, flat_scratch_lo, v2 label
37070 v_subrev_u32 v5, flat_scratch_hi, v2 label
37073 v_subrev_u32 v5, vcc_lo, v2 label
37076 v_subrev_u32 v5, vcc_hi, v2 label
37079 v_subrev_u32 v5, m0, v2 label
[all …]
/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/llvm-project/llvm/lib/Target/AMDGPU/
DVOP2Instructions.td527 defm V_SUBREV_U32 : VOP2Inst <"v_subrev_u32", VOP_I32_I32_I32_ARITH, null_frag, "v_sub_u32", 1>;
1549 defm V_SUBREV_U32 : VOP2be_Real_e32e64_vi_only <0x1b, "V_SUBREV_CO_U32", "v_subrev_u32">;
/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">;
/external/llvm-project/llvm/docs/AMDGPU/
DAMDGPUAsmGFX8.rst1018v_subrev_u32 :ref:`vdst<amdgpu_synid8_vdst32_0>`, :ref:`vcc<amdgpu_synid8_vcc_64>`, :ref:…
DAMDGPUAsmGFX9.rst1209v_subrev_u32 :ref:`vdst<amdgpu_synid9_vdst32_0>`, :ref:`src0<amdgpu_synid9_src32_3>`…