Lines Matching defs:allocator

126 static void CreateFPToIntLocations(ArenaAllocator* allocator, HInvoke* invoke) {  in CreateFPToIntLocations()
133 static void CreateIntToFPLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntToFPLocations()
180 static void CreateIntToIntLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntToIntLocations()
234 static void CreateFPToFPLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateFPToFPLocations()
253 static void CreateSSE41FPToFPLocations(ArenaAllocator* allocator, in CreateSSE41FPToFPLocations()
296 static void CreateSSE41FPToIntLocations(ArenaAllocator* allocator, in CreateSSE41FPToIntLocations()
394 static void CreateFPToFPCallLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateFPToFPCallLocations()
525 static void CreateFPFPToFPCallLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateFPFPToFPCallLocations()
1292 ArenaAllocator* allocator, in CreateStringIndexOfLocations()
1691 static void CreateIntIntToVoidLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntIntToVoidLocations()
1834 static void CreateIntIntIntToIntLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntIntIntToIntLocations()
1894 static void CreateIntIntIntIntToVoidPlusTempsLocations(ArenaAllocator* allocator, in CreateIntIntIntIntToVoidPlusTempsLocations()
2003 static void CreateIntIntIntIntIntToInt(ArenaAllocator* allocator, in CreateIntIntIntIntIntToInt()
2264 ArenaAllocator* allocator, CodeGeneratorX86_64* codegen, HInvoke* invoke) { in CreateBitCountLocations()
2325 static void CreateOneBitLocations(ArenaAllocator* allocator, HInvoke* invoke, bool is_high) { in CreateOneBitLocations()
2460 static void CreateLeadingZeroLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateLeadingZeroLocations()
2533 static void CreateTrailingZeroLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateTrailingZeroLocations()