Lines Matching refs:InstructionAt
71 return code->InstructionAt(block->last_instruction_index()); in GetLastInstruction()
869 Instruction* instr = sequence->InstructionAt(to_spill->gap_index); in CommitSpillMoves()
1396 Instruction* instr = code()->InstructionAt(index); in AddGapMove()
1623 Instruction* instr = code()->InstructionAt(pos); in AllocateFixed()
1655 Instruction* last_instruction = code()->InstructionAt(end); in MeetRegisterConstraintsForLastInstructionInBlock()
1700 Instruction* first = code()->InstructionAt(instr_index); in MeetConstraintsAfter()
1755 Instruction* second = code()->InstructionAt(instr_index); in MeetConstraintsBefore()
1832 ->InstructionAt(cur_block->last_instruction_index()) in ResolvePhis()
2052 Instruction* instr = code()->InstructionAt(index); in ProcessInstructions()
3827 ->InstructionAt(pred->last_instruction_index()) in ResolveControlFlow()
3890 code()->InstructionAt(gap_index)->GetOrCreateParallelMove( in ConnectRanges()