Searched refs:getInstName (Results 1 – 5 of 5) sorted by relevance
256 PrintError(Locs, "pattern '" + getName() + "' ('" + getInstName() + in reportUnreachable()265 PrintError(Loc, +"'" + getInstName() + "' expected at least " + in checkSemantics()271 PrintError(Loc, +"'" + getInstName() + "' expected " + in checkSemantics()287 OS << getInstName() << " operands:["; in print()419 StringRef CodeGenInstructionPattern::getInstName() const { in getInstName() function in llvm::gi::CodeGenInstructionPattern799 " of '" + getInstName() + in checkSemantics()805 getInstName() + in checkSemantics()814 " of '" + getInstName() + in checkSemantics()883 getInstName() + "' to be a name"); in checkSemantics()
368 virtual StringRef getInstName() const = 0;480 StringRef getInstName() const override;656 StringRef getInstName() const override { return PF.getName(); } in getInstName() function720 StringRef getInstName() const override { return I.DefName; } in getInstName() function
218 PrintError(DiagLoc, "out operand of '" + IP.getInstName() + in parseInstructionPatternOperand()
1053 PrintError("'" + BP->getInstName() + in addMatchPattern()1207 PrintError("'" + IP.getInstName() + in checkSemantics()1214 PrintError("'" + IP.getInstName() + "': " + in checkSemantics()1222 " operand on non-variadic instruction '" + IP.getInstName() + in checkSemantics()1323 StringRef Name = BIP->getInstName(); in checkSemantics()1344 PrintNote("'" + IRoot->getInstName() + "' has " + in checkSemantics()1606 PrintError("cannot use '" + PFP->getInstName() + " as match root"); in emitMatchPattern()2004 P.getInstName() + ")"); in emitInstructionApplyPattern()2133 P.getInstName() + ")"); in emitCodeGenInstructionApplyImmOperand()2163 PrintError("cannot emit '" + P.getInstName() + "' builtin: " + Reason); in emitBuiltinApplyPattern()