Searched defs:IsCpuRegister (Results 1 - 2 of 2) sorted by relevance

/art/compiler/utils/x86/
H A Dmanaged_register_x86.h92 CHECK(IsCpuRegister());
98 CHECK(IsCpuRegister());
131 bool IsCpuRegister() const { function in class:art::x86::X86ManagedRegister
/art/compiler/utils/x86_64/
H A Dmanaged_register_x86_64.h91 CHECK(IsCpuRegister());
118 bool IsCpuRegister() const { function in class:art::x86_64::X86_64ManagedRegister

Completed in 153 milliseconds