SAME_AS_FIRST_INPUT  583 src/arm/lithium-arm.cc                 new(zone()) LUnallocated(LUnallocated::SAME_AS_FIRST_INPUT));
SAME_AS_FIRST_INPUT  604 src/ia32/lithium-ia32.cc                 new(zone()) LUnallocated(LUnallocated::SAME_AS_FIRST_INPUT));
SAME_AS_FIRST_INPUT   85 src/lithium.cc         case LUnallocated::SAME_AS_FIRST_INPUT:
SAME_AS_FIRST_INPUT  172 src/lithium.h      return policy() == SAME_AS_FIRST_INPUT;
SAME_AS_FIRST_INPUT  583 src/mips/lithium-mips.cc                 new(zone()) LUnallocated(LUnallocated::SAME_AS_FIRST_INPUT));
SAME_AS_FIRST_INPUT  587 src/x64/lithium-x64.cc                 new(zone()) LUnallocated(LUnallocated::SAME_AS_FIRST_INPUT));