Home
last modified time | relevance | path

Searched defs:gpr_index (Results 1 – 3 of 3) sorted by relevance

/art/runtime/arch/arm/
Dquick_entrypoints_cc_arm.cc33 uint32_t gpr_index = 1; // Index into core registers. Reserve r0 for ArtMethod*. in quick_invoke_reg_setup() local
/art/compiler/jni/quick/arm/
Dcalling_convention_arm.cc144 uint32_t gpr_index = 1; // R0 ~ R3. Reserve r0 for ArtMethod*. in EntrySpills() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc77 static size_t GprIndexToGprOffset(uint32_t gpr_index) { in GprIndexToGprOffset()
114 static size_t GprIndexToGprOffset(uint32_t gpr_index) { in GprIndexToGprOffset()
142 static size_t GprIndexToGprOffset(uint32_t gpr_index) { in GprIndexToGprOffset()
188 static size_t GprIndexToGprOffset(uint32_t gpr_index) { in GprIndexToGprOffset()
220 static size_t GprIndexToGprOffset(uint32_t gpr_index) { in GprIndexToGprOffset()
261 static size_t GprIndexToGprOffset(uint32_t gpr_index) { in GprIndexToGprOffset()