Home
last modified time | relevance | path

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

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