Lines Matching refs:arena

170 static void CreateFPToIntLocations(ArenaAllocator* arena, HInvoke* invoke, bool is64bit) {  in CreateFPToIntLocations()  argument
171 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateFPToIntLocations()
181 static void CreateIntToFPLocations(ArenaAllocator* arena, HInvoke* invoke, bool is64bit) { in CreateIntToFPLocations() argument
182 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateIntToFPLocations()
252 static void CreateIntToIntLocations(ArenaAllocator* arena, HInvoke* invoke) { in CreateIntToIntLocations() argument
253 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateIntToIntLocations()
260 static void CreateLongToIntLocations(ArenaAllocator* arena, HInvoke* invoke) { in CreateLongToIntLocations() argument
261 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateLongToIntLocations()
268 static void CreateLongToLongLocations(ArenaAllocator* arena, HInvoke* invoke) { in CreateLongToLongLocations() argument
269 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateLongToLongLocations()
337 static void CreateFloatToFloat(ArenaAllocator* arena, HInvoke* invoke) { in CreateFloatToFloat() argument
339 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateFloatToFloat()
396 static void CreateAbsIntLocation(ArenaAllocator* arena, HInvoke* invoke) { in CreateAbsIntLocation() argument
397 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateAbsIntLocation()
424 static void CreateAbsLongLocation(ArenaAllocator* arena, HInvoke* invoke) { in CreateAbsLongLocation() argument
425 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateAbsLongLocation()
561 static void CreateFPFPToFPLocations(ArenaAllocator* arena, HInvoke* invoke) { in CreateFPFPToFPLocations() argument
562 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateFPFPToFPLocations()
659 static void CreateIntIntToIntLocations(ArenaAllocator* arena, HInvoke* invoke) { in CreateIntIntToIntLocations() argument
660 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateIntIntToIntLocations()
668 static void CreateLongLongToLongLocations(ArenaAllocator* arena, HInvoke* invoke) { in CreateLongLongToLongLocations() argument
669 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateLongLongToLongLocations()
711 static void CreateFPToFPLocations(ArenaAllocator* arena, HInvoke* invoke) { in CreateFPToFPLocations() argument
712 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateFPToFPLocations()
746 static void CreateSSE41FPToFPLocations(ArenaAllocator* arena, in CreateSSE41FPToFPLocations() argument
751 CreateFPToFPLocations(arena, invoke); in CreateSSE41FPToFPLocations()
756 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateSSE41FPToFPLocations()
1222 static void CreateLongIntToVoidLocations(ArenaAllocator* arena, Primitive::Type size, in CreateLongIntToVoidLocations() argument
1224 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateLongIntToVoidLocations()
1361 static void CreateIntIntIntToIntLocations(ArenaAllocator* arena, HInvoke* invoke, in CreateIntIntIntToIntLocations() argument
1363 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateIntIntIntToIntLocations()
1422 static void CreateIntIntIntIntToVoidPlusTempsLocations(ArenaAllocator* arena, in CreateIntIntIntIntToVoidPlusTempsLocations() argument
1426 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateIntIntIntIntToVoidPlusTempsLocations()
1541 static void CreateIntIntIntIntIntToInt(ArenaAllocator* arena, Primitive::Type type, in CreateIntIntIntIntIntToInt() argument
1543 LocationSummary* locations = new (arena) LocationSummary(invoke, in CreateIntIntIntIntIntToInt()