HomeSort by relevance Sort by last modified time
    Searched defs:AllocPreservedSingle (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/quick/arm/
target_arm.cc 888 RegStorage ArmMir2Lir::AllocPreservedSingle(int s_reg) {
    [all...]
  /art/compiler/dex/quick/
ralloc_util.cc 330 RegStorage Mir2Lir::AllocPreservedSingle(int s_reg) {
332 UNIMPLEMENTED(FATAL) << "Unexpected use of AllocPreservedSingle";
    [all...]

Completed in 33 milliseconds