Lines Matching refs:InstructionAt
66 return code->InstructionAt(block->last_instruction_index()); in GetLastInstruction()
749 code->InstructionAt(child->Start().ToInstructionIndex()); in TryCommitSpillInDeferredBlock()
783 Instruction* instr = sequence->InstructionAt(to_spill->gap_index); in CommitSpillMoves()
1315 Instruction* instr = code()->InstructionAt(index); in AddGapMove()
1521 Instruction* instr = code()->InstructionAt(pos); in AllocateFixed()
1553 Instruction* last_instruction = code()->InstructionAt(end); in MeetRegisterConstraintsForLastInstructionInBlock()
1597 Instruction* first = code()->InstructionAt(instr_index); in MeetConstraintsAfter()
1651 Instruction* second = code()->InstructionAt(instr_index); in MeetConstraintsBefore()
1724 ->InstructionAt(cur_block->last_instruction_index()) in ResolvePhis()
1907 Instruction* instr = code()->InstructionAt(index); in ProcessInstructions()
3412 ->InstructionAt(pred->last_instruction_index()) in ResolveControlFlow()
3463 code()->InstructionAt(gap_index)->GetOrCreateParallelMove( in ConnectRanges()