Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_math_entrypoints.cc73 extern "C" int64_t artLmod(int64_t a, int64_t b) { in artLmod() function
/art/runtime/arch/mips/
Dentrypoints_init_mips.cc82 extern "C" int64_t artLmod(int64_t a, int64_t b);
209 qpoints->pLmod = artLmod; in InitEntryPoints()
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S781 call SYMBOL(artLmod) // (jlong a, jlong b)