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

  /art/compiler/optimizing/
code_generator_x86.cc 48 static constexpr int kFakeReturnRegister = Register(8);
790 | (1 << kFakeReturnRegister),
809 AddAllocatedRegister(Location::RegisterLocation(kFakeReturnRegister));
    [all...]
code_generator_x86_64.cc     [all...]

Completed in 53 milliseconds