Searched refs:SystemZOperand (Results 1 – 1 of 1) sorted by relevance
76 class SystemZOperand : public MCParsedAsmOperand { class152 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand() function in __anone89483630111::SystemZOperand162 auto Op = make_unique<SystemZOperand>(KindToken, Loc, Loc); in createToken()168 static std::unique_ptr<SystemZOperand>176 static std::unique_ptr<SystemZOperand>183 static std::unique_ptr<SystemZOperand>200 static std::unique_ptr<SystemZOperand>652 void SystemZOperand::print(raw_ostream &OS) const { in print()769 Operands.push_back(SystemZOperand::createReg(Kind, Reg.Num, in parseRegister()1108 SystemZOperand &ZOperand = static_cast<SystemZOperand &>(Operand); in ParseDirectiveInsn()[all …]