Searched refs:AsmOperand (Results 1 – 4 of 4) sorted by relevance
380 struct AsmOperand { struct403 explicit AsmOperand(bool IsIsolatedToken, StringRef T) in AsmOperand() function525 SmallVector<AsmOperand, 8> AsmOperands;589 auto I = find_if(AsmOperands, [&](const AsmOperand &Op) { in findAsmOperand()816 const AsmOperand &Op = AsmOperands[i]; in dump()956 for (MatchableInfo::AsmOperand &Op : AsmOperands) { in initialize()972 AsmOperands.push_back(AsmOperand(IsIsolatedToken, Token)); in addAsmOperand()1088 for (const AsmOperand &Op : AsmOperands) { in validate()1580 MatchableInfo::AsmOperand &Op = II->AsmOperands[i]; in buildInfo()1680 MatchableInfo::AsmOperand *Op = &II->AsmOperands[AsmOpIdx]; in buildInstructionOperandReference()[all …]
38 def AsmOperand : AsmOperandClass {53 let ParserMatchClass = !cast<AsmOperandClass>(name#"AsmOperand");
240 // AsmOperand class for a pointer register.
1908 // AsmOperand classes to emit (or not) special diagnostics