Searched refs:AsmOperand (Results 1 – 4 of 4) sorted by relevance
381 struct AsmOperand { struct404 explicit AsmOperand(bool IsIsolatedToken, StringRef T) in AsmOperand() argument526 SmallVector<AsmOperand, 8> AsmOperands;590 auto I = find_if(AsmOperands, [&](const AsmOperand &Op) { in findAsmOperand()820 const AsmOperand &Op = AsmOperands[i]; in dump()960 for (MatchableInfo::AsmOperand &Op : AsmOperands) { in initialize()976 AsmOperands.push_back(AsmOperand(IsIsolatedToken, Token)); in addAsmOperand()1092 for (const AsmOperand &Op : AsmOperands) { in validate()1590 MatchableInfo::AsmOperand &Op = II->AsmOperands[i]; in buildInfo()1690 MatchableInfo::AsmOperand *Op = &II->AsmOperands[AsmOpIdx]; in buildInstructionOperandReference()[all …]
38 def AsmOperand : AsmOperandClass {53 let ParserMatchClass = !cast<AsmOperandClass>(name#"AsmOperand");
248 // AsmOperand class for a pointer register.
2181 // AsmOperand classes to emit (or not) special diagnostics