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 __anonc1ff31d20111::SystemZOperand162 auto Op = std::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>706 void SystemZOperand::print(raw_ostream &OS) const { in print()954 Operands.push_back(SystemZOperand::createReg(Kind, RegNo, in parseAnyRegister()1304 SystemZOperand &ZOperand = static_cast<SystemZOperand &>(Operand); in ParseDirectiveInsn()[all …]