Lines Matching defs:locations

103   LocationSummary* locations = instruction->GetLocations();  in CheckTypeConsistency()  local
494 LocationSummary* locations = new (allocator) LocationSummary(invoke, in CreateCommonInvokeLocationSummary() local
599 LocationSummary* locations = in CreateStringBuilderAppendLocations() local
657 LocationSummary* locations = in CreateUnresolvedFieldLocationSummary() local
703 LocationSummary* locations = field_access->GetLocations(); in GenerateUnresolvedFieldAccess() local
777 LocationSummary* locations = new (cls->GetBlock()->GetGraph()->GetAllocator()) LocationSummary( in CreateLoadClassRuntimeCallLocationSummary() local
787 LocationSummary* locations = cls->GetLocations(); in GenerateLoadClassRuntimeCall() local
803 LocationSummary* locations = in CreateLoadMethodHandleRuntimeCallLocationSummary() local
812 LocationSummary* locations = method_handle->GetLocations(); in GenerateLoadMethodHandleRuntimeCall() local
823 LocationSummary* locations = in CreateLoadMethodTypeRuntimeCallLocationSummary() local
832 LocationSummary* locations = method_type->GetLocations(); in GenerateLoadMethodTypeRuntimeCall() local
908 LocationSummary* locations = instruction->GetLocations(); in AllocateLocations() local
1154 LocationSummary* locations = instruction->GetLocations(); in RecordPcInfo() local
1513 LocationSummary* locations = in CreateThrowingSlowPathLocations() local
1534 LocationSummary* locations = suspend_check->GetLocations(); in ClearSpillSlotsFromLoopPhisInStackMap() local
1645 void SlowPathCode::SaveLiveRegisters(CodeGenerator* codegen, LocationSummary* locations) { in SaveLiveRegisters()
1669 void SlowPathCode::RestoreLiveRegisters(CodeGenerator* codegen, LocationSummary* locations) { in RestoreLiveRegisters()
1725 LocationSummary* locations = new (allocator) LocationSummary(invoke, in CreateSystemArrayCopyLocationSummary() local