Searched refs:move_operands (Results 1 – 11 of 11) sorted by relevance
737 const ZoneList<LMoveOperands>* move_operands = move->move_operands(); in AddConstraintsGapMove() local738 for (int i = 0; i < move_operands->length(); ++i) { in AddConstraintsGapMove()739 LMoveOperands cur = move_operands->at(i); in AddConstraintsGapMove()900 const ZoneList<LMoveOperands>* move_operands = move->move_operands(); in ProcessInstructions() local901 for (int i = 0; i < move_operands->length(); ++i) { in ProcessInstructions()902 LMoveOperands* cur = &move_operands->at(i); in ProcessInstructions()1290 for (int j = 0; j < move->move_operands()->length(); ++j) { in BuildLiveRanges()1291 LOperand* to = move->move_operands()->at(j).destination(); in BuildLiveRanges()1294 hint = move->move_operands()->at(j).source(); in BuildLiveRanges()
358 ZoneList<LMoveOperands>* move_operands() { return &move_operands_; } in LITHIUM_OPERAND_LIST()
73 const ZoneList<LMoveOperands>* moves = parallel_move->move_operands(); in BuildInitialMoveList()
56 const ZoneList<LMoveOperands>* moves = parallel_move->move_operands(); in BuildInitialMoveList()
58 const ZoneList<LMoveOperands>* moves = parallel_move->move_operands(); in BuildInitialMoveList()
71 const ZoneList<LMoveOperands>* moves = parallel_move->move_operands(); in BuildInitialMoveList()
51 const ZoneList<LMoveOperands>* moves = parallel_move->move_operands(); in BuildInitialMoveList()
55 const ZoneList<LMoveOperands>* moves = parallel_move->move_operands(); in BuildInitialMoveList()