Lines Matching full:phi_operand
1016 LUnallocated* phi_operand = new(zone_) LUnallocated(LUnallocated::NONE);
1017 phi_operand->set_virtual_register(phi->id());
1035 phi_operand);
1049 branch->pointer_map()->RecordPointer(phi_operand);
1051 branch->pointer_map()->RecordUntagged(phi_operand);
1059 AddMove(phi_operand, live_range->GetSpillOperand());
1271 LOperand* phi_operand = NULL;
1279 phi_operand = to;
1287 Define(block_start, phi_operand, hint);