Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dlocations.h242 static uintptr_t EncodeStackIndex(intptr_t stack_index) { in EncodeStackIndex()
248 static Location StackSlot(intptr_t stack_index) { in StackSlot()
260 static Location DoubleStackSlot(intptr_t stack_index) { in DoubleStackSlot()
272 static Location SIMDStackSlot(intptr_t stack_index) { in SIMDStackSlot()