Lines Matching defs:from
71 // value must be rematerialized, it is loaded from an immediate constant
72 // rather from an unspilled slot.
790 MoveOperands* AddMove(const InstructionOperand& from,
793 return AddMove(from, to, zone);
796 MoveOperands* AddMove(const InstructionOperand& from,
799 if (from.EqualsCanonicalized(to)) return nullptr;
800 MoveOperands* move = operand_allocation_zone->New<MoveOperands>(from, to);
1019 // register allocation, to avoid searching for blocks from instruction
1357 // Returns a Slice representing the (non-nested) fields in StateValueList from
1410 // information from the chain of outer states. Unlike |GetSize| this does not
1763 // of rpo_immediates to enable rewriting. We keep this seperate from the