Searched defs:kThisGprIndex (Results 1 - 1 of 1) sorted by relevance

/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc327 constexpr uint32_t kThisGprIndex = 0u; // 'this' is in the 1st GPR. local
329 GprIndexToGprOffset(kThisGprIndex);

Completed in 31 milliseconds