Searched refs:kThisGprIndex (Results 1 - 1 of 1) sorted by relevance
/art/runtime/entrypoints/quick/ | ||
H A D | quick_trampoline_entrypoints.cc | 316 constexpr uint32_t kThisGprIndex = 0u; // 'this' is in the 1st GPR. local 318 GprIndexToGprOffset(kThisGprIndex); |
Completed in 26 milliseconds