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

/art/compiler/utils/x86/
H A Dmanaged_register_x86.h93 CHECK(IsCpuRegister());
99 CHECK(IsCpuRegister());
132 bool IsCpuRegister() const { function in class:art::x86::X86ManagedRegister
/art/compiler/utils/x86_64/
H A Dmanaged_register_x86_64.h92 CHECK(IsCpuRegister());
119 bool IsCpuRegister() const { function in class:art::x86_64::X86_64ManagedRegister

Completed in 42 milliseconds