Home
last modified time | relevance | path

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

/art/compiler/trampolines/
Dtrampoline_compiler.cc67 case kInterpreterAbi: // Thread* is first argument (R0) in interpreter ABI. in CreateTrampoline()
105 case kInterpreterAbi: // Thread* is first argument (X0) in interpreter ABI. in CreateTrampoline()
144 case kInterpreterAbi: // Thread* is first argument (A0) in interpreter ABI. in CreateTrampoline()
176 case kInterpreterAbi: // Thread* is first argument (A0) in interpreter ABI. in CreateTrampoline()
/art/compiler/driver/
Dcompiler_driver.h76 kInterpreterAbi, enumerator