Home
last modified time | relevance | path

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

/aosp12/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc1508 bool HavePointerGpr() const { in HavePointerGpr() function in art::BuildNativeCallFrameStateMachine
1513 if (HavePointerGpr()) { in AdvancePointer()