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

  /art/compiler/utils/x86/
managed_register_x86.h 92 CHECK(IsCpuRegister());
98 CHECK(IsCpuRegister());
131 bool IsCpuRegister() const {
  /art/compiler/utils/x86_64/
managed_register_x86_64.h 91 CHECK(IsCpuRegister());
118 bool IsCpuRegister() const {

Completed in 38 milliseconds