Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dregister-allocator.cc859 void TopLevelLiveRange::RecordSpillLocation(Zone* zone, int gap_index, in RecordSpillLocation() function in v8::internal::compiler::TopLevelLiveRange
1690 range->RecordSpillLocation(allocation_zone(), gap_index, output); in MeetRegisterConstraintsForLastInstructionInBlock()
1744 range->RecordSpillLocation(allocation_zone(), instr_index + 1, in MeetConstraintsAfter()
1831 live_range->RecordSpillLocation(allocation_zone(), gap_index, &output); in ResolvePhis()
Dregister-allocator.h556 void RecordSpillLocation(Zone* zone, int gap_index,