Searched refs:move_operands (Results 1 – 10 of 10) sorted by relevance
735 const ZoneList<LMoveOperands>* move_operands = move->move_operands(); in AddConstraintsGapMove() local736 for (int i = 0; i < move_operands->length(); ++i) { in AddConstraintsGapMove()737 LMoveOperands cur = move_operands->at(i); in AddConstraintsGapMove()898 const ZoneList<LMoveOperands>* move_operands = move->move_operands(); in ProcessInstructions() local899 for (int i = 0; i < move_operands->length(); ++i) { in ProcessInstructions()900 LMoveOperands* cur = &move_operands->at(i); in ProcessInstructions()1288 for (int j = 0; j < move->move_operands()->length(); ++j) { in BuildLiveRanges()1289 LOperand* to = move->move_operands()->at(j).destination(); in BuildLiveRanges()1292 hint = move->move_operands()->at(j).source(); in BuildLiveRanges()
357 ZoneList<LMoveOperands>* move_operands() { return &move_operands_; } in LITHIUM_OPERAND_LIST()
73 const ZoneList<LMoveOperands>* moves = parallel_move->move_operands(); in BuildInitialMoveList()
58 const ZoneList<LMoveOperands>* moves = parallel_move->move_operands(); in BuildInitialMoveList()
56 const ZoneList<LMoveOperands>* moves = parallel_move->move_operands(); in BuildInitialMoveList()
71 const ZoneList<LMoveOperands>* moves = parallel_move->move_operands(); in BuildInitialMoveList()
50 const ZoneList<LMoveOperands>* moves = parallel_move->move_operands(); in BuildInitialMoveList()
55 const ZoneList<LMoveOperands>* moves = parallel_move->move_operands(); in BuildInitialMoveList()