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

References

gen/lib/Target/AArch64/AArch64GenAsmMatcher.inc
27409   if (Operands.size() > 11) {
27418   StringRef Mnemonic = ((AArch64Operand&)*Operands[0]).getToken();
27461       if (ActualIdx < Operands.size())
27463                         Operands[ActualIdx]->print(dbgs()); dbgs() << "): ");
27466       if (ActualIdx >= Operands.size()) {
27472       MCParsedAsmOperand &Actual = *Operands[ActualIdx];
27547     if ((MatchResult = checkEarlyTargetMatchPredicate(Inst, Operands)) != Match_Success) {
27559       convertToMapAndConstraints(it->ConvertFn, Operands);
27560       if (!checkAsmTiedOperandConstraints(*this, it->ConvertFn, Operands, ErrorInfo))
27568     convertToMCInst(it->ConvertFn, Inst, it->Opcode, Operands);
27582     if (!checkAsmTiedOperandConstraints(*this, it->ConvertFn, Operands, ErrorInfo))