Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:Match_InvalidOperand

2301   case Match_InvalidOperand:
2451 if ((Match1 == Match_InvalidOperand) + (Match2 == Match_InvalidOperand) +
2452 (Match3 == Match_InvalidOperand) + (Match4 == Match_InvalidOperand) == 1){