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 93 CHECK(IsCpuRegister());
99 CHECK(IsCpuRegister());
132 constexpr bool IsCpuRegister() const {
  /art/compiler/utils/x86_64/
managed_register_x86_64.h 92 CHECK(IsCpuRegister());
119 constexpr bool IsCpuRegister() const {

Completed in 212 milliseconds