Home
last modified time | relevance | path

Searched refs:input_vreg (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dregister-allocator.cc1764 int input_vreg = cur_input->virtual_register(); in MeetConstraintsBefore() local
1766 input_vreg); in MeetConstraintsBefore()
1767 bool is_tagged = code()->IsReference(input_vreg); in MeetConstraintsBefore()
1782 int input_vreg = cur_input->virtual_register(); in MeetConstraintsBefore() local
1784 input_vreg); in MeetConstraintsBefore()
1789 if (code()->IsReference(input_vreg) && !code()->IsReference(output_vreg)) { in MeetConstraintsBefore()
1795 } else if (!code()->IsReference(input_vreg) && in MeetConstraintsBefore()