Searched refs:AsmOperand (Results 1 – 3 of 3) sorted by relevance
307 struct AsmOperand { struct327 explicit AsmOperand(bool IsIsolatedToken, StringRef T) in AsmOperand() function440 SmallVector<AsmOperand, 8> AsmOperands;696 MatchableInfo::AsmOperand &Op);729 const AsmOperand &Op = AsmOperands[i]; in dump()810 extractSingletonRegisterForAsmOperand(MatchableInfo::AsmOperand &Op, in extractSingletonRegisterForAsmOperand()856 for (MatchableInfo::AsmOperand &Op : AsmOperands) { in initialize()880 AsmOperands.push_back(AsmOperand(IsIsolatedToken, String.slice(Start, End))); in addAsmOperand()1335 const MatchableInfo::AsmOperand &Op = MI->AsmOperands[i]; in buildOperandMatchInfo()1454 MatchableInfo::AsmOperand &Op = II->AsmOperands[i]; in buildInfo()[all …]
40 def AsmOperand : AsmOperandClass {49 let ParserMatchClass = !cast<AsmOperandClass>(name##"AsmOperand");
1169 // AsmOperand classes to emit (or not) special diagnostics