Home
last modified time | relevance | path

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

/art/compiler/trampolines/
Dtrampoline_compiler.cc57 case kInterpreterAbi: // Thread* is first argument (R0) in interpreter ABI. in CreateTrampoline()
87 case kInterpreterAbi: // Thread* is first argument (X0) in interpreter ABI. in CreateTrampoline()
126 case kInterpreterAbi: // Thread* is first argument (A0) in interpreter ABI. in CreateTrampoline()
158 case kInterpreterAbi: // Thread* is first argument (A0) in interpreter ABI. in CreateTrampoline()
/art/compiler/driver/
Dcompiler_driver.h75 kInterpreterAbi, enumerator