Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc232 constexpr uint32_t kThisGprIndex = 0u; // 'this' is in the 1st GPR. in GetProxyThisObjectReference() local
234 GprIndexToGprOffset(kThisGprIndex); in GetProxyThisObjectReference()