Searched defs:next_instr (Results 1 – 6 of 6) sorted by relevance
213 ppir_instr *next_instr; in ppir_liveness_compute_live_sets() local236 ppir_instr *next_instr = list_entry(instr->list.next, ppir_instr, list); in ppir_liveness_compute_live_sets() local
52 next_instr(int tok) in next_instr() function
474 Instruction* next_instr = in DecodeExtP() local1558 Instruction* next_instr = in InstructionDecode() local
130 _Py_CODEUNIT *next_instr) in lltrace_instruction()1692 _Py_CODEUNIT *next_instr; local
1459 Instruction* next_instr = reinterpret_cast<Instruction*>(cur + kInstrSize); in get_ebreak_code() local
1553 Instruction* next_instr = bit_cast<Instruction*>(get_pc() + kInstrSize); in ExecuteGeneric() local