Home
last modified time | relevance | path

Searched refs:v_subrev_u16 (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/llvm/test/MC/AMDGPU/
Dlds_direct-err.s50 v_subrev_u16 v0, src_lds_direct, v0 label
Dvop3-convert.s356 v_subrev_u16 v1, v2, v3 label
Dvop2.s460 v_subrev_u16 v1, v2, v3 clamp label
Dvop_dpp.s488 v_subrev_u16 v1, v2, v3 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
Dgfx10_unsupported.s980 v_subrev_u16 v0, src_lds_direct, v0 label
Dvop_sdwa.s480 v_subrev_u16 v1, v2, v3 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 src1_sel:BYTE_2 label
Dgfx7_unsupported.s2473 v_subrev_u16 v0, src_lds_direct, v0 label
Dgfx8_asm_all.s41386 v_subrev_u16 v5, v1, v2 label
41389 v_subrev_u16 v255, v1, v2 label
41392 v_subrev_u16 v5, v255, v2 label
41395 v_subrev_u16 v5, s1, v2 label
41398 v_subrev_u16 v5, s101, v2 label
41401 v_subrev_u16 v5, flat_scratch_lo, v2 label
41404 v_subrev_u16 v5, flat_scratch_hi, v2 label
41407 v_subrev_u16 v5, vcc_lo, v2 label
41410 v_subrev_u16 v5, vcc_hi, v2 label
41413 v_subrev_u16 v5, tba_lo, v2 label
[all …]
Dgfx9_asm_all.s34949 v_subrev_u16 v5, v1, v2 label
34952 v_subrev_u16 v255, v1, v2 label
34955 v_subrev_u16 v5, v255, v2 label
34958 v_subrev_u16 v5, s1, v2 label
34961 v_subrev_u16 v5, s101, v2 label
34964 v_subrev_u16 v5, flat_scratch_lo, v2 label
34967 v_subrev_u16 v5, flat_scratch_hi, v2 label
34970 v_subrev_u16 v5, vcc_lo, v2 label
34973 v_subrev_u16 v5, vcc_hi, v2 label
34976 v_subrev_u16 v5, m0, v2 label
[all …]
/external/llvm/test/MC/AMDGPU/
Dvop2.s446 v_subrev_u16 v1, v2, v3 label
Dvop_dpp.s450 v_subrev_u16 v1, v2, v3 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
Dvop_sdwa.s457 v_subrev_u16 v1, v2, v3 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 src1_sel:BYTE_2 label
/external/llvm/lib/Target/AMDGPU/
DVIInstructions.td62 defm V_SUBREV_U16 : VOP2Inst <vop2<0,0x28>, "v_subrev_u16", VOP_I16_I16_I16>;
/external/llvm-project/llvm/lib/Target/AMDGPU/
DVOP2Instructions.td653 defm V_SUBREV_U16 : VOP2Inst <"v_subrev_u16", VOP_I16_I16_I16_ARITH, null_frag, "v_sub_u16">;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DVOP2Instructions.td628 defm V_SUBREV_U16 : VOP2Inst <"v_subrev_u16", VOP_I16_I16_I16, null_frag, "v_sub_u16">;
/external/mesa3d/src/amd/compiler/
Daco_optimizer.cpp577 instr->opcode = aco_opcode::v_subrev_u16; in can_swap_operands()
Daco_instruction_selection.cpp1658 bld.vop2(aco_opcode::v_subrev_u16, Definition(dst), src1, as_vgpr(ctx, src0)); in visit_alu_instr()
/external/llvm-project/llvm/docs/AMDGPU/
DAMDGPUAsmGFX8.rst1015v_subrev_u16 :ref:`vdst<amdgpu_synid8_vdst32_0>`, :ref:`src0<amdgpu_synid8_src32_2>`…
DAMDGPUAsmGFX9.rst1206v_subrev_u16 :ref:`vdst<amdgpu_synid9_vdst32_0>`, :ref:`src0<amdgpu_synid9_src32_2>`…