Lines Matching defs:allocator

168 static void CreateFPToIntLocations(ArenaAllocator* allocator, HInvoke* invoke, bool is64bit) {  in CreateFPToIntLocations()
178 static void CreateIntToFPLocations(ArenaAllocator* allocator, HInvoke* invoke, bool is64bit) { in CreateIntToFPLocations()
248 static void CreateIntToIntLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntToIntLocations()
255 static void CreateLongToIntLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateLongToIntLocations()
262 static void CreateLongToLongLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateLongToLongLocations()
326 static void CreateFPToFPLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateFPToFPLocations()
345 static void CreateSSE41FPToFPLocations(ArenaAllocator* allocator, in CreateSSE41FPToFPLocations()
465 static void CreateFPToFPCallLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateFPToFPCallLocations()
503 static void CreateLowestOneBitLocations(ArenaAllocator* allocator, bool is_long, HInvoke* invoke) { in CreateLowestOneBitLocations()
720 static void CreateFPFPToFPCallLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateFPFPToFPCallLocations()
1102 ArenaAllocator* allocator, in CreateStringIndexOfLocations()
1529 static void CreateLongIntToVoidLocations(ArenaAllocator* allocator, in CreateLongIntToVoidLocations()
1693 static void CreateIntIntIntToIntLocations(ArenaAllocator* allocator, in CreateIntIntIntToIntLocations()
1770 static void CreateIntIntIntIntToVoidPlusTempsLocations(ArenaAllocator* allocator, in CreateIntIntIntIntToVoidPlusTempsLocations()
1907 static void CreateIntIntIntIntIntToInt(ArenaAllocator* allocator, in CreateIntIntIntIntIntToInt()
2177 ArenaAllocator* allocator, CodeGeneratorX86* codegen, HInvoke* invoke, bool is_long) { in CreateBitCountLocations()
2248 static void CreateLeadingZeroLocations(ArenaAllocator* allocator, HInvoke* invoke, bool is_long) { in CreateLeadingZeroLocations()
2352 static void CreateTrailingZeroLocations(ArenaAllocator* allocator, HInvoke* invoke, bool is_long) { in CreateTrailingZeroLocations()