Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dlocations.h116 static uword EncodeStackIndex(intptr_t stack_index) { in EncodeStackIndex()
122 static Location StackSlot(intptr_t stack_index) { in StackSlot()
134 static Location DoubleStackSlot(intptr_t stack_index) { in DoubleStackSlot()