Searched defs:IsRegister (Results 1 – 5 of 5) sorted by relevance
134 inline bool CPURegister::IsRegister() const { in IsRegister() function
110 bool IsRegister() const { return TypeField::decode(bit_field_) == REGISTER; } in IsRegister() function
515 bool InstructionOperand::IsRegister() const { in IsRegister() function
49 virtual bool IsRegister() const { return false; } in IsRegister() function in vixl::Token88 virtual bool IsRegister() const { return true; } in IsRegister() function in vixl::RegisterToken
187 bool IsRegister() const { in IsRegister() function