Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dintrinsics_riscv64.cc295 static void CreateIntIntToIntSlowPathCallLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntIntToIntSlowPathCallLocations() function
635 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitIntegerDivideUnsigned()
643 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitLongDivideUnsigned()
651 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitIntegerRemainderUnsigned()
659 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitLongRemainderUnsigned()
H A Dintrinsics_arm64.cc282 static void CreateIntIntToIntSlowPathCallLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntIntToIntSlowPathCallLocations() function
4444 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitIntegerDivideUnsigned()
4452 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitLongDivideUnsigned()
H A Dintrinsics_arm_vixl.cc234 static void CreateIntIntToIntSlowPathCallLocations(ArenaAllocator* allocator, HInvoke* invoke) { in CreateIntIntToIntSlowPathCallLocations() function
2543 CreateIntIntToIntSlowPathCallLocations(allocator_, invoke); in VisitIntegerDivideUnsigned()