Searched refs:getInstName (Results 1 – 5 of 5) sorted by relevance
218 PrintError(Locs, "pattern '" + getName() + "' ('" + getInstName() + in reportUnreachable()227 PrintError(Loc, +"'" + getInstName() + "' expected at least " + in checkSemantics()233 PrintError(Loc, +"'" + getInstName() + "' expected " + in checkSemantics()249 OS << getInstName() << " operands:["; in print()381 StringRef CodeGenInstructionPattern::getInstName() const { in getInstName() function in llvm::gi::CodeGenInstructionPattern760 " of '" + getInstName() + in checkSemantics()766 getInstName() + in checkSemantics()775 " of '" + getInstName() + in checkSemantics()843 getInstName() + "' to be a name"); in checkSemantics()
344 virtual StringRef getInstName() const = 0;456 StringRef getInstName() const override;632 StringRef getInstName() const override { return PF.getName(); } in getInstName() function696 StringRef getInstName() const override { return I.DefName; } in getInstName() function
229 PrintError(DiagLoc, "out operand of '" + IP.getInstName() + in parseInstructionPatternOperand()
1011 PrintError("'" + BP->getInstName() + in addMatchPattern()1231 StringRef Name = BIP->getInstName(); in checkSemantics()1252 PrintNote("'" + IRoot->getInstName() + "' has " + in checkSemantics()1512 PrintError("cannot use '" + PFP->getInstName() + " as match root"); in emitMatchPattern()1912 P.getInstName() + ")"); in emitInstructionApplyPattern()2038 P.getInstName() + ")"); in emitCodeGenInstructionApplyImmOperand()2066 PrintError("cannot emit '" + P.getInstName() + "' builtin: " + Reason); in emitBuiltinApplyPattern()