Home
last modified time | relevance | path

Searched defs:index_x4 (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp213 Operand index_x4 = bld.vop2(aco_opcode::v_lshlrev_b32, bld.def(v1), Operand::c32(2u), index); in emit_bpermute() local
228 Temp index_x4 = bld.vop2(aco_opcode::v_lshlrev_b32, bld.def(v1), Operand::c32(2u), index); in emit_bpermute() local
H A Daco_lower_to_hw_instr.cpp858 Operand index_x4 = instr->operands[0]; in emit_gfx10_wave64_bpermute() local

Completed in 18 milliseconds