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

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_nir_move_varying_inputs.c48 static void move_instruction_to_start_block(state *state, nir_instr *instr);
55 move_instruction_to_start_block(state, src->ssa->parent_instr);
60 move_instruction_to_start_block(state *state, nir_instr *instr) function in typeref:typename:void
104 move_instruction_to_start_block(state, instr);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir_move_varying_inputs.c59 static void move_instruction_to_start_block(state *state, nir_instr *instr);
129 move_instruction_to_start_block(state, src->ssa->parent_instr);
134 move_instruction_to_start_block(state *state, nir_instr *instr) function in typeref:typename:void
174 move_instruction_to_start_block(state, instr);

Completed in 4 milliseconds