Searched refs:start_instance_vgpr (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp11969 PhysReg start_instance_vgpr(attributes_start.reg() + key->num_attributes * 4 - 3); local in function:aco::select_vs_prolog
12018 bld.vop1(aco_opcode::v_mov_b32, Definition(start_instance_vgpr, v1), start_instance);
12042 fetch_index = Operand(start_instance_vgpr, v1);

Completed in 20 milliseconds