Home
last modified time | relevance | path

Searched refs:SetDstLocation (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dlocations_builder.cpp99 locations->SetDstLocation(GetLocationForReturn(inst)); in LOCATIONS_BUILDER()
132 locations->SetDstLocation(GetLocationForReturn(inst)); in LOCATIONS_BUILDER()
138 inst->CastToResolveStatic()->SetDstLocation(GetLocationForReturn(inst)); in LOCATIONS_BUILDER()
151 inst->CastToResolveVirtual()->SetDstLocation(GetLocationForReturn(inst)); in LOCATIONS_BUILDER()
202 locations->SetDstLocation(GetLocationForReturn(inst)); in LOCATIONS_BUILDER()
221 locations->SetDstLocation(GetLocationForReturn(inst)); in LOCATIONS_BUILDER()
236 locations->SetDstLocation(GetLocationForReturn(inst)); in LOCATIONS_BUILDER()
275 inst->CastToNewArray()->SetDstLocation(GetLocationForReturn(inst)); in LOCATIONS_BUILDER()
281 inst->CastToNewObject()->SetDstLocation(GetLocationForReturn(inst)); in LOCATIONS_BUILDER()
322 locations->SetDstLocation(GetLocationForRetur in LOCATIONS_BUILDER()
[all...]
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dlocations.h252 void SetDstLocation(Location location)
H A Dinst.h1660 void SetDstLocation(Location location)
1752 void SetDstLocation(Location location) in SetDstLocation() function in ConditionMixin::FixedInputsInst
1755 locations_->SetDstLocation(location); in SetDstLocation()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dlocations.h252 void SetDstLocation(Location location)
H A Dinst.h2409 void SetDstLocation(Location location)
2481 void SetDstLocation(Location location)
2484 locations_->SetDstLocation(location);

Completed in 18 milliseconds