Lines Matching defs:locations

109   LocationSummary* locations = instruction->GetLocations();  in CheckTypeConsistency()  local
424 LocationSummary* locations = new (allocator) LocationSummary(invoke, in CreateCommonInvokeLocationSummary() local
461 LocationSummary* locations = invoke->GetLocations(); in PrepareCriticalNativeArgumentMoves() local
581 LocationSummary* locations = in CreateStringBuilderAppendLocations() local
639 LocationSummary* locations = in CreateUnresolvedFieldLocationSummary() local
685 LocationSummary* locations = field_access->GetLocations(); in GenerateUnresolvedFieldAccess() local
759 LocationSummary* locations = new (cls->GetBlock()->GetGraph()->GetAllocator()) LocationSummary( in CreateLoadClassRuntimeCallLocationSummary() local
769 LocationSummary* locations = cls->GetLocations(); in GenerateLoadClassRuntimeCall() local
785 LocationSummary* locations = in CreateLoadMethodHandleRuntimeCallLocationSummary() local
794 LocationSummary* locations = method_handle->GetLocations(); in GenerateLoadMethodHandleRuntimeCall() local
805 LocationSummary* locations = in CreateLoadMethodTypeRuntimeCallLocationSummary() local
814 LocationSummary* locations = method_type->GetLocations(); in GenerateLoadMethodTypeRuntimeCall() local
908 LocationSummary* locations = instruction->GetLocations(); in AllocateLocations() local
1174 LocationSummary* locations = instruction->GetLocations(); in RecordPcInfo() local
1581 LocationSummary* locations = in CreateThrowingSlowPathLocations() local
1602 LocationSummary* locations = suspend_check->GetLocations(); in ClearSpillSlotsFromLoopPhisInStackMap() local
1724 void SlowPathCode::SaveLiveRegisters(CodeGenerator* codegen, LocationSummary* locations) { in SaveLiveRegisters()
1748 void SlowPathCode::RestoreLiveRegisters(CodeGenerator* codegen, LocationSummary* locations) { in RestoreLiveRegisters()
1806 LocationSummary* locations = new (allocator) LocationSummary(invoke, in CreateSystemArrayCopyLocationSummary() local