Searched refs:NewLiveRange (Results 1 – 2 of 2) sorted by relevance
1415 result = NewLiveRange(index, RepresentationFor(index)); in GetOrCreateLiveRangeFor()1422 TopLevelLiveRange* RegisterAllocationData::NewLiveRange( in NewLiveRange() function in v8::internal::compiler::RegisterAllocationData1440 TopLevelLiveRange* ret = NewLiveRange(vreg, rep); in NextLiveRange()1927 result = data()->NewLiveRange(FixedLiveRangeID(index), rep); in FixedLiveRangeFor()1960 result = data()->NewLiveRange(FixedFPLiveRangeID(index, rep), rep); in FixedFPLiveRangeFor()
806 TopLevelLiveRange* NewLiveRange(int index, MachineRepresentation rep);