Searched refs:SystemZOperand (Results 1 – 1 of 1) sorted by relevance
80 class SystemZOperand : public MCParsedAsmOperand { class156 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand() function in __anon4f8b82ce0111::SystemZOperand166 auto Op = std::make_unique<SystemZOperand>(KindToken, Loc, Loc); in createToken()172 static std::unique_ptr<SystemZOperand>180 static std::unique_ptr<SystemZOperand>187 static std::unique_ptr<SystemZOperand>204 static std::unique_ptr<SystemZOperand>718 void SystemZOperand::print(raw_ostream &OS) const { in print()966 Operands.push_back(SystemZOperand::createReg(Kind, RegNo, in parseAnyRegister()1318 SystemZOperand &ZOperand = static_cast<SystemZOperand &>(Operand); in ParseDirectiveInsn()[all …]