Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h321 bool HasFixedUse(MachineRepresentation rep, int index);
Dregister-allocator.cc1525 bool TopTierRegisterAllocationData::HasFixedUse(MachineRepresentation rep, in HasFixedUse() function in v8::internal::compiler::TopTierRegisterAllocationData
4179 (data()->HasFixedUse(current->representation(), reg) && in PickRegisterThatIsAvailableLongest()
4180 !data()->HasFixedUse(current->representation(), code)))) { in PickRegisterThatIsAvailableLongest()