Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h320 void MarkFixedUse(MachineRepresentation rep, int index);
Dregister-allocator.cc1491 void TopTierRegisterAllocationData::MarkFixedUse(MachineRepresentation rep, in MarkFixedUse() function in v8::internal::compiler::TopTierRegisterAllocationData
1633 data()->MarkFixedUse(rep, operand->fixed_register_index()); in AllocateFixed()