Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1501 bool HavePointerGpr() const { in HavePointerGpr() function in art::BuildNativeCallFrameStateMachine
1506 if (HavePointerGpr()) { in AdvancePointer()