MUST_HAVE_REGISTER 482 src/arm/lithium-arm.cc return Use(value, new(zone()) LUnallocated(LUnallocated::MUST_HAVE_REGISTER)); MUST_HAVE_REGISTER 488 src/arm/lithium-arm.cc new(zone()) LUnallocated(LUnallocated::MUST_HAVE_REGISTER, MUST_HAVE_REGISTER 567 src/arm/lithium-arm.cc new(zone()) LUnallocated(LUnallocated::MUST_HAVE_REGISTER)); MUST_HAVE_REGISTER 652 src/arm/lithium-arm.cc new(zone()) LUnallocated(LUnallocated::MUST_HAVE_REGISTER); MUST_HAVE_REGISTER 502 src/ia32/lithium-ia32.cc return Use(value, new(zone()) LUnallocated(LUnallocated::MUST_HAVE_REGISTER)); MUST_HAVE_REGISTER 508 src/ia32/lithium-ia32.cc new(zone()) LUnallocated(LUnallocated::MUST_HAVE_REGISTER, MUST_HAVE_REGISTER 587 src/ia32/lithium-ia32.cc new(zone()) LUnallocated(LUnallocated::MUST_HAVE_REGISTER)); MUST_HAVE_REGISTER 674 src/ia32/lithium-ia32.cc new(zone()) LUnallocated(LUnallocated::MUST_HAVE_REGISTER); MUST_HAVE_REGISTER 79 src/lithium.cc case LUnallocated::MUST_HAVE_REGISTER: MUST_HAVE_REGISTER 169 src/lithium.h return policy() == WRITABLE_REGISTER || policy() == MUST_HAVE_REGISTER; MUST_HAVE_REGISTER 482 src/mips/lithium-mips.cc return Use(value, new(zone()) LUnallocated(LUnallocated::MUST_HAVE_REGISTER)); MUST_HAVE_REGISTER 488 src/mips/lithium-mips.cc new(zone()) LUnallocated(LUnallocated::MUST_HAVE_REGISTER, MUST_HAVE_REGISTER 567 src/mips/lithium-mips.cc new(zone()) LUnallocated(LUnallocated::MUST_HAVE_REGISTER)); MUST_HAVE_REGISTER 652 src/mips/lithium-mips.cc new(zone()) LUnallocated(LUnallocated::MUST_HAVE_REGISTER); MUST_HAVE_REGISTER 485 src/x64/lithium-x64.cc return Use(value, new(zone()) LUnallocated(LUnallocated::MUST_HAVE_REGISTER)); MUST_HAVE_REGISTER 491 src/x64/lithium-x64.cc new(zone()) LUnallocated(LUnallocated::MUST_HAVE_REGISTER, MUST_HAVE_REGISTER 570 src/x64/lithium-x64.cc new(zone()) LUnallocated(LUnallocated::MUST_HAVE_REGISTER)); MUST_HAVE_REGISTER 657 src/x64/lithium-x64.cc new(zone()) LUnallocated(LUnallocated::MUST_HAVE_REGISTER);