Searched defs:IsRegister (Results 1 – 3 of 3) sorted by relevance
128 inline bool CPURegister::IsRegister() const { in IsRegister() function
49 virtual bool IsRegister() const { return false; } in IsRegister() function in vixl::Token83 virtual bool IsRegister() const { return true; } in IsRegister() function in vixl::RegisterToken
184 bool IsRegister() const { in IsRegister() function