Home
last modified time | relevance | path

Searched refs:CreateIntIntToIntSlowPathCallLocations (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dintrinsics_riscv64.cc327 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()
Dintrinsics_arm64.cc293 static void CreateIntIntToIntSlowPathCallLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntIntToIntSlowPathCallLocations() function
4454 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitIntegerDivideUnsigned()
4462 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitLongDivideUnsigned()
Dintrinsics_arm_vixl.cc234 static void CreateIntIntToIntSlowPathCallLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntIntToIntSlowPathCallLocations() function
2543 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitIntegerDivideUnsigned()