Home
last modified time | relevance | path

Searched refs:v_subbrev_co_u32 (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/llvm/test/MC/AMDGPU/
Dlds_direct-err.s41 v_subbrev_co_u32 v0, vcc, src_lds_direct, v0, vcc label
Dvop3-gfx9.s648 v_subbrev_co_u32 v84, vcc, v13, v31, s[6:7] clamp label
675 v_subbrev_co_u32 v84, vcc, v13, v31, vcc label
Dvop_dpp.s592 v_subbrev_co_u32 v1, vcc, v2, v3, vcc row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
Dgfx10_unsupported.s950 v_subbrev_co_u32 v0, vcc, src_lds_direct, v0, vcc label
Dgfx8_unsupported.s1690 v_subbrev_co_u32 v0, vcc, src_lds_direct, v0, vcc label
Dgfx7_unsupported.s2416 v_subbrev_co_u32 v0, vcc, src_lds_direct, v0, vcc label
Dgfx9_asm_all.s33689 v_subbrev_co_u32 v5, vcc, v1, v2, vcc label
33692 v_subbrev_co_u32 v255, vcc, v1, v2, vcc label
33695 v_subbrev_co_u32 v5, vcc, v255, v2, vcc label
33698 v_subbrev_co_u32 v5, vcc, 0, v2, vcc label
33701 v_subbrev_co_u32 v5, vcc, -1, v2, vcc label
33704 v_subbrev_co_u32 v5, vcc, 0.5, v2, vcc label
33707 v_subbrev_co_u32 v5, vcc, -4.0, v2, vcc label
33710 v_subbrev_co_u32 v5, vcc, v1, v255, vcc label
/external/mesa3d/src/amd/compiler/tests/
Dtest_optimizer.cpp86 …return bld.vop2_e64(aco_opcode::v_subbrev_co_u32, bld.def(v1), bld.hint_vcc(bld.def(bld.lm)), op0,… in create_subbrev_co()
/external/mesa3d/src/amd/compiler/
Daco_optimizer.cpp1404 case aco_opcode::v_subbrev_co_u32: in label_instruction()
2605 op_instr->opcode == aco_opcode::v_subbrev_co_u32 && in combine_and_subbrev()
2878 combine_add_sub_b2i(ctx, instr, aco_opcode::v_subbrev_co_u32, 2); in combine_instruction()
2882 combine_add_sub_b2i(ctx, instr, aco_opcode::v_subbrev_co_u32, 1); in combine_instruction()
Daco_register_allocation.cpp2334 instr->opcode == aco_opcode::v_subbrev_co_u32) && in register_allocation()
2338 instr->opcode == aco_opcode::v_subbrev_co_u32) && in register_allocation()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DVOP2Instructions.td1559 defm V_SUBBREV_CO_U32 : VOP2be_Real_e32e64_gfx9 <0x1e, "V_SUBBREV_U32", "v_subbrev_co_u32">;
1630 defm : VOP2bInstAliases<V_SUBBREV_U32_e32, V_SUBBREV_CO_U32_e32_gfx9, "v_subbrev_co_u32">;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DVOP2Instructions.td1483 defm V_SUBBREV_CO_U32 : VOP2be_Real_e32e64_gfx9 <0x1e, "V_SUBBREV_U32", "v_subbrev_co_u32">;
1554 defm : VOP2bInstAliases<V_SUBBREV_U32_e32, V_SUBBREV_CO_U32_e32_gfx9, "v_subbrev_co_u32">;
/external/llvm-project/llvm/docs/AMDGPU/
DAMDGPUAsmGFX9.rst1194v_subbrev_co_u32 :ref:`vdst<amdgpu_synid9_vdst32_0>`, :ref:`vcc<amdgpu_synid9_vcc_64>`, :ref:…