Home
last modified time | relevance | path

Searched refs:out_num (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dstack.h573 static int GetOutVROffset(uint16_t out_num, InstructionSet isa) { in GetOutVROffset() argument
575 return InstructionSetPointerSize(isa) + out_num * sizeof(uint32_t); in GetOutVROffset()