reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/X86/X86GenAsmMatcher.inc
36934   if (Operands.size() > 10) {
36943   StringRef Mnemonic = ((X86Operand&)*Operands[0]).getToken();
36989       if (ActualIdx < Operands.size())
36991                         Operands[ActualIdx]->print(dbgs()); dbgs() << "): ");
36994       if (ActualIdx >= Operands.size()) {
37000       MCParsedAsmOperand &Actual = *Operands[ActualIdx];
37075     if ((MatchResult = checkEarlyTargetMatchPredicate(Inst, Operands)) != Match_Success) {
37087       convertToMapAndConstraints(it->ConvertFn, Operands);
37088       if (!checkAsmTiedOperandConstraints(*this, it->ConvertFn, Operands, ErrorInfo))
37096     convertToMCInst(it->ConvertFn, Inst, it->Opcode, Operands);
37110     if (!checkAsmTiedOperandConstraints(*this, it->ConvertFn, Operands, ErrorInfo))