Searched refs:pIdivmod (Results 1 – 6 of 6) sorted by relevance
102 int32_t (*pIdivmod)(int32_t, int32_t); member
191 qpoints->pIdivmod = art_quick_idivmod; in InitEntryPoints()
209 qpoints->pIdivmod = NULL; in InitEntryPoints()
209 qpoints->pIdivmod = __aeabi_idivmod; in InitEntryPoints()
1332 ThreadOffset func_offset = QUICK_ENTRYPOINT_OFFSET(pIdivmod); in GenArithOpInt()1585 ThreadOffset func_offset = QUICK_ENTRYPOINT_OFFSET(pIdivmod); in GenArithOpIntLit()
1672 QUICK_ENTRY_POINT_INFO(pIdivmod),