Searched refs:next_inst (Results 1 – 9 of 9) sorted by relevance
51 Module::inst_iterator next_inst = context()->types_values_begin(); in Process() local52 for (Module::inst_iterator inst_iter = next_inst; in Process()55 inst_iter != context()->types_values_end(); inst_iter = next_inst) { in Process()56 ++next_inst; in Process()
984 const auto next_inst = pair.first; in EntryPointReferences() local985 stack.push_back(next_inst); in EntryPointReferences()
1001 const auto next_inst = pair.first; in EntryPointReferences() local1002 stack.push_back(next_inst); in EntryPointReferences()
736 struct rc_instruction *next_inst = inst->Next; in transform_r300_vertex_DP2() local738 next_inst->Prev->U.I.Opcode = RC_OPCODE_DP4; in transform_r300_vertex_DP2()
1354 brw_inst *next_inst = &p->store[p->nr_insn]; in convert_IF_ELSE_to_ADD() local1379 brw_inst_set_imm_ud(devinfo, else_inst, (next_inst - else_inst) * 16); in convert_IF_ELSE_to_ADD()1381 brw_inst_set_imm_ud(devinfo, if_inst, (next_inst - if_inst) * 16); in convert_IF_ELSE_to_ADD()
33 // call $next_inst