Home | History | Annotate | Download | only in TableGen

Lines Matching full:matched

90 //      matches. After that, if the operand to be matched has its index
125 /// class of operands which can be matched.
275 /// instruction or alias which is capable of being matched.
390 /// Mnemonic - This is the first token of the matched instruction, its
789 "' can never be matched!");
1204 // Ignore instructions which shouldn't be matched and diagnose invalid
2202 OS << " MatchOperand_Success, // operand matched successfully\n";
2204 OS << " MatchOperand_ParseFail // operand matched but had errors\n";