Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc825 void TopLevelLiveRange::RecordSpillLocation(Zone* zone, int gap_index, in RecordSpillLocation() function in v8::internal::compiler::TopLevelLiveRange
1704 range->RecordSpillLocation(allocation_zone(), gap_index, output); in MeetRegisterConstraintsForLastInstructionInBlock()
1758 range->RecordSpillLocation(allocation_zone(), instr_index + 1, in MeetConstraintsAfter()
1876 live_range->RecordSpillLocation(allocation_zone(), gap_index, &output); in ResolvePhis()
Dregister-allocator.h908 void RecordSpillLocation(Zone* zone, int gap_index,