Searched defs:IsRegister (Results 1 – 12 of 12) sorted by relevance
119 bool IsRegister; member
143 NO_INLINE_FOR_ARM64_MSVC bool IsRegister() const { in IsRegister() function
122 bool IsRegister() const { in IsRegister() function
152 bool IsRegister() const { return reg_type_ == kRegister; } in IsRegister() function
953 bool IsRegister() const { in IsRegister() function
185 bool IsRegister() const { return GetType() == kRegister; } in IsRegister() function
140 bool IsRegister(GPRRegister reg) const { in IsRegister() function
152 bool IsRegister(GPRRegister reg) const { in IsRegister() function
378 bool IsRegister() const { return rm_.IsValid(); } in IsRegister() function
114 bool IsRegister() const { return GetType() == kRRegister; } in IsRegister() function
1138 static bool IsRegister(const MCParsedAsmOperand &op) { in IsRegister() function
629 bool InstructionOperand::IsRegister() const { in IsRegister() function