Lines Matching refs:LocationSummary
134 LocationSummary* res = invoke->GetLocations(); in TryDispatch()
141 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateFPToIntLocations()
142 LocationSummary::kNoCall, in CreateFPToIntLocations()
149 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateIntToFPLocations()
150 LocationSummary::kNoCall, in CreateIntToFPLocations()
156 static void MoveFPToInt(LocationSummary* locations, bool is64bit, ArmAssembler* assembler) { in MoveFPToInt()
168 static void MoveIntToFP(LocationSummary* locations, bool is64bit, ArmAssembler* assembler) { in MoveIntToFP()
209 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateIntToIntLocations()
210 LocationSummary::kNoCall, in CreateIntToIntLocations()
217 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateFPToFPLocations()
218 LocationSummary::kNoCall, in CreateFPToFPLocations()
224 static void MathAbsFP(LocationSummary* locations, bool is64bit, ArmAssembler* assembler) { in MathAbsFP()
253 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateIntToIntPlusTemp()
254 LocationSummary::kNoCall, in CreateIntToIntPlusTemp()
262 static void GenAbsInteger(LocationSummary* locations, in GenAbsInteger()
310 static void GenMinMax(LocationSummary* locations, in GenMinMax()
325 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateIntIntToIntLocations()
326 LocationSummary::kNoCall, in CreateIntIntToIntLocations()
354 LocationSummary* locations = invoke->GetLocations(); in VisitMathSqrt()
415 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateIntIntToVoidLocations()
416 LocationSummary::kNoCall, in CreateIntIntToVoidLocations()
467 LocationSummary* locations = new (arena_) LocationSummary(invoke, in VisitThreadCurrentThread()
468 LocationSummary::kNoCall, in VisitThreadCurrentThread()
485 LocationSummary* locations = invoke->GetLocations(); in GenUnsafeGet()
513 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateIntIntIntToIntLocations()
514 LocationSummary::kNoCall, in CreateIntIntIntToIntLocations()
565 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateIntIntIntIntToVoid()
566 LocationSummary::kNoCall, in CreateIntIntIntIntToVoid()
614 static void GenUnsafePut(LocationSummary* locations, in GenUnsafePut()
694 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateIntIntIntIntIntToIntPlusTemps()
695 LocationSummary::kNoCall, in CreateIntIntIntIntIntToIntPlusTemps()
710 static void GenCas(LocationSummary* locations, Primitive::Type type, CodeGeneratorARM* codegen) { in GenCas()
775 LocationSummary* locations = new (arena_) LocationSummary(invoke, in VisitStringCharAt()
776 LocationSummary::kCallOnSlowPath, in VisitStringCharAt()
788 LocationSummary* locations = invoke->GetLocations(); in VisitStringCharAt()
825 LocationSummary* locations = new (arena_) LocationSummary(invoke, in VisitStringCompareTo()
826 LocationSummary::kCall, in VisitStringCompareTo()
836 LocationSummary* locations = invoke->GetLocations(); in VisitStringCompareTo()
858 LocationSummary* locations = invoke->GetLocations(); in GenerateVisitStringIndexOf()
903 LocationSummary* locations = new (arena_) LocationSummary(invoke, in VisitStringIndexOf()
904 LocationSummary::kCall, in VisitStringIndexOf()
922 LocationSummary* locations = new (arena_) LocationSummary(invoke, in VisitStringIndexOfAfter()
923 LocationSummary::kCall, in VisitStringIndexOfAfter()
942 LocationSummary* locations = new (arena_) LocationSummary(invoke, in VisitStringNewStringFromBytes()
943 LocationSummary::kCall, in VisitStringNewStringFromBytes()
955 LocationSummary* locations = invoke->GetLocations(); in VisitStringNewStringFromBytes()
971 LocationSummary* locations = new (arena_) LocationSummary(invoke, in VisitStringNewStringFromChars()
972 LocationSummary::kCall, in VisitStringNewStringFromChars()
991 LocationSummary* locations = new (arena_) LocationSummary(invoke, in VisitStringNewStringFromString()
992 LocationSummary::kCall, in VisitStringNewStringFromString()
1001 LocationSummary* locations = invoke->GetLocations(); in VisitStringNewStringFromString()