HomeSort by relevance Sort by last modified time
    Searched refs:artLdiv (Results 1 - 3 of 3) sorted by null

  /art/runtime/entrypoints/quick/
quick_math_entrypoints.cc 69 extern "C" int64_t artLdiv(int64_t a, int64_t b) {
  /art/runtime/arch/mips/
entrypoints_init_mips.cc 81 extern "C" int64_t artLdiv(int64_t a, int64_t b);
208 qpoints->pLdiv = artLdiv;
  /art/runtime/arch/x86/
quick_entrypoints_x86.S     [all...]

Completed in 2688 milliseconds