Home
last modified time | relevance | path

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

/external/llvm/test/MC/AMDGPU/
Dvop1.s41 v_cvt_i32_f64 v1, v[2:3] label
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DVOP1Instructions.td185 defm V_CVT_I32_F64 : VOP1Inst <"v_cvt_i32_f64", VOP_I32_F64, fp_to_sint>;
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp2328 emit_vop1_instruction(ctx, instr, aco_opcode::v_cvt_i32_f64, dst); in visit_alu_instr()
2354 emit_vop1_instruction(ctx, instr, aco_opcode::v_cvt_i32_f64, dst); in visit_alu_instr()
2444 Temp upper = bld.vop1(aco_opcode::v_cvt_i32_f64, bld.def(v1), floor); in visit_alu_instr()
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td1234 defm V_CVT_I32_F64 : VOP1Inst <vop1<0x3>, "v_cvt_i32_f64",