Searched refs:CreateIntIntToIntSlowPathCallLocations (Results 1 – 3 of 3) sorted by relevance
| /art/compiler/optimizing/ |
| D | intrinsics_riscv64.cc | 327 static void CreateIntIntToIntSlowPathCallLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntIntToIntSlowPathCallLocations() function 667 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitIntegerDivideUnsigned() 675 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitLongDivideUnsigned() 683 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitIntegerRemainderUnsigned() 691 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitLongRemainderUnsigned()
|
| D | intrinsics_arm64.cc | 293 static void CreateIntIntToIntSlowPathCallLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntIntToIntSlowPathCallLocations() function 4454 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitIntegerDivideUnsigned() 4462 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitLongDivideUnsigned()
|
| D | intrinsics_arm_vixl.cc | 234 static void CreateIntIntToIntSlowPathCallLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntIntToIntSlowPathCallLocations() function 2543 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitIntegerDivideUnsigned()
|