Home
last modified time | relevance | path

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

/external/llvm/test/MC/AMDGPU/
Dvop2.s396 v_cvt_pk_i16_i32 v1, v2, v3 label
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DVOP2Instructions.td536 defm V_CVT_PK_I16_I32 : VOP2Inst <"v_cvt_pk_i16_i32", VOP_NO_EXT<VOP_V2I16_I32_I32>, AMDGPUpk_i16_i…
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td1664 defm V_CVT_PK_I16_I32 : VOP2_VI3_Inst <vop23<0x31, 0x298>, "v_cvt_pk_i16_i32",
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp10482 compr_op = aco_opcode::v_cvt_pk_i16_i32; in export_fs_mrt_color()