HomeSort by relevance Sort by last modified time
    Searched refs:kPortableAbi (Results 1 - 3 of 3) sorted by null

  /art/compiler/trampolines/
trampoline_compiler.cc 41 case kPortableAbi: // R9 holds Thread*.
69 case kPortableAbi: // S1 holds Thread*.
  /art/compiler/driver/
compiler_driver.h 59 kPortableAbi,
compiler_driver.cc 469 return CreateTrampoline(instruction_set_, kPortableAbi,
474 return CreateTrampoline(instruction_set_, kPortableAbi,
    [all...]

Completed in 52 milliseconds