Lines Matching defs:from
322 // ranges linked from the range before the split.
555 // out from this block.
729 LOperand* from,
734 if (from->IsUnallocated()) {
741 LUnallocated::cast(from)->virtual_register()) {
748 move->AddMove(from, to, chunk()->zone());
902 LOperand* from = cur->source();
914 Define(curr_position, to, from);
921 Define(curr_position, to, from);
924 Use(block_start_position, curr_position, from, hint);
925 if (from->IsUnallocated()) {
926 live->Add(LUnallocated::cast(from)->virtual_register());
1046 // it into a location different from the operand of a live range
1156 // it into a location different from the operand of a live range
1312 // in the loop information. Add a live range stretching from the first
1543 // Do not spill live range eagerly if use position that can benefit from
1556 --i; // The live range was removed from the list of active live ranges.
1559 --i; // The live range was removed from the list of active live ranges.
1567 --i; // Live range was removed from the list of inactive live ranges.
1570 --i; // Live range was removed from the list of inactive live ranges.
1684 // algorithm because it is efficient to remove elements from the end.
1730 TraceAlloc("Moving live range %d from active to handled\n", range->id());
1739 TraceAlloc("Moving live range %d from active to inactive\n", range->id());
1746 TraceAlloc("Moving live range %d from inactive to handled\n", range->id());
1755 TraceAlloc("Moving live range %d from inactive to active\n", range->id());
1983 // ranges are retired from active/inactive when the start of the