Searched refs:input_vreg (Results 1 – 2 of 2) sorted by relevance
1801 int input_vreg = cur_input->virtual_register(); in MeetConstraintsBefore() local1803 input_vreg); in MeetConstraintsBefore()1811 int input_vreg = cur_input->virtual_register(); in MeetConstraintsBefore() local1813 input_vreg); in MeetConstraintsBefore()1814 bool is_tagged = code()->IsReference(input_vreg); in MeetConstraintsBefore()1829 int input_vreg = cur_input->virtual_register(); in MeetConstraintsBefore() local1831 input_vreg); in MeetConstraintsBefore()1837 if (code()->IsReference(input_vreg) && !code()->IsReference(output_vreg)) { in MeetConstraintsBefore()
1367 VirtualRegisterData& input_vreg,2544 int input_vreg = input_vreg_data.vreg(); in AllocateSameInputOutput() local2562 UnallocatedOperand fixed_input(policy, ToRegCode(reg, rep), input_vreg); in AllocateSameInputOutput()2575 UnallocatedOperand::REGISTER_OR_SLOT_OR_CONSTANT, input_vreg); in AllocateSameInputOutput()