Lines Matching defs:operands
407 // TODO(twuerthinger): Introduce marker operands to indicate that this value
640 const ZoneList<LOperand*>* operands = pointers->operands();
644 for (int i = 0; i < operands->length(); i++) {
645 LOperand* pointer = operands->at(i);
1936 // Use a temp register to avoid memory operands with variable lengths.
2044 operands
4005 // backpatching it with the spill slot operands.