Searched refs:pShrLong (Results 1 – 6 of 6) sorted by relevance
109 uint64_t (*pShrLong)(uint64_t, uint32_t); member
198 qpoints->pShrLong = art_quick_lshr; in InitEntryPoints()
216 qpoints->pShrLong = art_quick_shr_long; in InitEntryPoints()
1206 func_offset = QUICK_ENTRYPOINT_OFFSET(pShrLong); in GenShiftOpLong()
1679 QUICK_ENTRY_POINT_INFO(pShrLong),