Lines Matching refs:getLoc

216         Rec->getLoc(), "Illegal format for @earlyclobber constraint in '" +  in ParseConstraint()
224 Rec->getLoc(), "Operand '" + Name + "' of '" + Rec->getName() + in ParseConstraint()
235 Rec->getLoc(), "Unrecognized constraint '" + CStr + in ParseConstraint()
243 Rec->getLoc(), "Illegal format for tied-to constraint in '" + in ParseConstraint()
251 Rec->getLoc(), "Illegal format for tied-to constraint: '" + CStr + "'"); in ParseConstraint()
267 Rec->getLoc(), "Input operands '" + LHSOpName + "' and '" + RHSOpName + in ParseConstraint()
271 Rec->getLoc(), "Output operands '" + LHSOpName + "' and '" + RHSOpName + in ParseConstraint()
279 Rec->getLoc(), "Operand '" + SrcOpName + "' of '" + Rec->getName() + in ParseConstraint()
291 Rec->getLoc(), "Operand '" + DestOpName + "' of '" + Rec->getName() + in ParseConstraint()
648 PrintFatalError(R->getLoc(), in CodeGenInstAlias()
665 PrintFatalError(R->getLoc(), "result value $" + Result->getArgNameStr(i) + in CodeGenInstAlias()
689 PrintFatalError(R->getLoc(), "not enough arguments for instruction!"); in CodeGenInstAlias()
695 R->getLoc(), T, ResOp)) { in CodeGenInstAlias()
730 PrintFatalError(R->getLoc(), "not enough arguments for instruction!"); in CodeGenInstAlias()
733 R->getLoc(), T, ResOp)) { in CodeGenInstAlias()
738 PrintFatalError(R->getLoc(), "result argument #" + Twine(AliasOpNo) + in CodeGenInstAlias()
745 PrintFatalError(R->getLoc(), "result argument #" + Twine(AliasOpNo) + in CodeGenInstAlias()
751 PrintFatalError(R->getLoc(), "too many operands for instruction!"); in CodeGenInstAlias()