Home
last modified time | relevance | path

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

/art/runtime/arch/mips64/
Dentrypoints_init_mips64.cc40 extern "C" int64_t artLmod(int64_t a, int64_t b);
82 qpoints->pLmod = artLmod; in InitEntryPoints()
/art/runtime/entrypoints/quick/
Dquick_math_entrypoints.cc82 extern "C" int64_t artLmod(int64_t a, int64_t b) { in artLmod() function
/art/runtime/arch/mips/
Dentrypoints_init_mips.cc41 extern "C" int64_t artLmod(int64_t a, int64_t b);
211 qpoints->pLmod = artLmod; in InitEntryPoints()
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S1315 call SYMBOL(artLmod) // (jlong a, jlong b)