Lines Matching defs:locations

105   LocationSummary* locations = instruction->GetLocations();  in CheckTypeConsistency()  local
496 LocationSummary* locations = new (allocator) LocationSummary(invoke, in CreateCommonInvokeLocationSummary() local
533 LocationSummary* locations = invoke->GetLocations(); in PrepareCriticalNativeArgumentMoves() local
654 LocationSummary* locations = in CreateStringBuilderAppendLocations() local
712 LocationSummary* locations = in CreateUnresolvedFieldLocationSummary() local
758 LocationSummary* locations = field_access->GetLocations(); in GenerateUnresolvedFieldAccess() local
832 LocationSummary* locations = new (cls->GetBlock()->GetGraph()->GetAllocator()) LocationSummary( in CreateLoadClassRuntimeCallLocationSummary() local
842 LocationSummary* locations = cls->GetLocations(); in GenerateLoadClassRuntimeCall() local
858 LocationSummary* locations = in CreateLoadMethodHandleRuntimeCallLocationSummary() local
867 LocationSummary* locations = method_handle->GetLocations(); in GenerateLoadMethodHandleRuntimeCall() local
878 LocationSummary* locations = in CreateLoadMethodTypeRuntimeCallLocationSummary() local
887 LocationSummary* locations = method_type->GetLocations(); in GenerateLoadMethodTypeRuntimeCall() local
981 LocationSummary* locations = instruction->GetLocations(); in AllocateLocations() local
1227 LocationSummary* locations = instruction->GetLocations(); in RecordPcInfo() local
1586 LocationSummary* locations = in CreateThrowingSlowPathLocations() local
1607 LocationSummary* locations = suspend_check->GetLocations(); in ClearSpillSlotsFromLoopPhisInStackMap() local
1720 void SlowPathCode::SaveLiveRegisters(CodeGenerator* codegen, LocationSummary* locations) { in SaveLiveRegisters()
1744 void SlowPathCode::RestoreLiveRegisters(CodeGenerator* codegen, LocationSummary* locations) { in RestoreLiveRegisters()
1800 LocationSummary* locations = new (allocator) LocationSummary(invoke, in CreateSystemArrayCopyLocationSummary() local