Home
last modified time | relevance | path

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

/aosp12/art/compiler/trampolines/
H A Dtrampoline_compiler.h31 kInterpreterAbi, enumerator
H A Dtrampoline_compiler.cc60 case kInterpreterAbi: // Thread* is first argument (R0) in interpreter ABI. in CreateTrampoline()
98 case kInterpreterAbi: // Thread* is first argument (X0) in interpreter ABI. in CreateTrampoline()