|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/TableGen/Record.cpp 741 PrintFatalError(CurRec->getLoc(),
750 PrintFatalError(CurRec->getLoc(),
1620 Class->getLoc(), Records,
1649 SMRange(Class->getLoc().back(),
1650 Class->getLoc().back()));
1735 PrintFatalError(CurRec->getLoc(),
1831 PrintFatalError(CurRec->getLoc(),
2038 PrintFatalError(getLoc(), Twine("Record name '") + Name->getAsString() +
2092 PrintFatalError(getLoc(), Twine("Invalid value ") + Type +
2164 PrintFatalError(getLoc(), "Record `" + getName() +
2172 PrintFatalError(getLoc(), "Record `" + getName() +
2180 PrintFatalError(getLoc(), "Record `" + getName() + "', field `" +
2187 PrintFatalError(getLoc(), "Record `" + getName() +
2192 PrintFatalError(getLoc(), "Record `" + getName() + "', field `" +
2199 PrintFatalError(getLoc(), "Record `" + getName() +
2204 PrintFatalError(getLoc(), "Record `" + getName() + "', field `" +
2216 PrintFatalError(getLoc(), "Record `" + getName() + "', field `" +
2225 PrintFatalError(getLoc(), "Record `" + getName() +
2230 PrintFatalError(getLoc(), Twine("Record `") + getName() + "', field `" +
2244 PrintFatalError(getLoc(),
2260 PrintFatalError(getLoc(),
2271 PrintFatalError(getLoc(), "Record `" + getName() +
2276 PrintFatalError(getLoc(), "Record `" + getName() + "', field `" +
2283 PrintFatalError(getLoc(), "Record `" + getName() +
2290 PrintFatalError(getLoc(), "Record `" + getName() + "', field `" +
2298 PrintFatalError(getLoc(), "Record `" + getName() +
2303 PrintFatalError(getLoc(), "Record `" + getName() + "', field `" +
2310 PrintFatalError(getLoc(), "Record `" + getName() +
2320 PrintFatalError(getLoc(), "Record `" + getName() + "', field `" +
2327 PrintFatalError(getLoc(), "Record `" + getName() +
2332 PrintFatalError(getLoc(), "Record `" + getName() + "', field `" +
lib/TableGen/SetTheory.cpp 247 ST.evaluate(Def->getValueInit(FieldName), Elts, Def->getLoc());
lib/TableGen/TGParser.cpp 102 PrintError(R.getLoc(),
440 PrintError(Rec->getLoc(),
442 PrintNote(Prev->getLoc(), "location of previous definition");
452 PrintError(Rec->getLoc(), Twine("record name '") +
464 PrintError(Rec->getLoc(), Twine("adding record of incompatible type '") +
tools/clang/utils/TableGen/ClangASTNodesEmitter.cpp 157 PrintFatalError(R->getLoc(),
tools/clang/utils/TableGen/ClangAttrEmitter.cpp 2978 PrintError(Spelling->getLoc(), "C++ standard attributes must "
3328 PrintError(R.getLoc(),
3343 PrintFatalError(S.getLoc(),
3394 PrintFatalError(Subject.getLoc(),
3933 PrintFatalError(Attr.getLoc(), "Unexpected namespace in spelling");
3978 PrintFatalError(Attribute.getLoc(),
4004 PrintFatalError(Attribute.getLoc(),
4093 PrintFatalError(Doc.getLoc(),
tools/clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp 62 SrcMgr.PrintMessage(Tag.getLoc().front(),
tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp 142 assert(!LHS->getLoc().empty() && !RHS->getLoc().empty());
142 assert(!LHS->getLoc().empty() && !RHS->getLoc().empty());
144 LHS->getLoc().front().getPointer() < RHS->getLoc().front().getPointer();
144 LHS->getLoc().front().getPointer() < RHS->getLoc().front().getPointer();
231 SrcMgr.PrintMessage((*DI)->getLoc().front(),
235 SrcMgr.PrintMessage((*I)->ExplicitDef->getLoc().front(),
249 SrcMgr.PrintMessage((*DI)->getLoc().front(),
255 SrcMgr.PrintMessage((*DI)->getLoc().front(),
619 Diag->getLoc(),
638 llvm::PrintFatalError(EvaluatingRecord->getLoc(), Msg);
1230 PrintFatalError(R.getLoc(), "Error " + R.getName() +
1238 PrintFatalError(R.getLoc(), "Error " + R.getName() +
1627 DiagGroup->getLoc(),
tools/clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp 303 PrintFatalError(BuiltinRec->getLoc(),
316 PrintFatalError(BuiltinRec->getLoc(),
tools/clang/utils/TableGen/ClangOptionDocEmitter.cpp 107 return A->getLoc()[0].getPointer() < B->getLoc()[0].getPointer();
107 return A->getLoc()[0].getPointer() < B->getLoc()[0].getPointer();
tools/clang/utils/TableGen/ClangSACheckersEmitter.cpp 70 PrintFatalError(R.getLoc(),
108 PrintFatalError(R.getLoc(),
124 PrintFatalError(R.getLoc(),
tools/clang/utils/TableGen/ClangTypeNodesEmitter.cpp 78 PrintFatalError(type->getLoc(), "name of Type node doesn't end in Type");
157 PrintFatalError(type->getLoc(),
tools/clang/utils/TableGen/MveEmitter.cpp 931 PrintFatalError(R->getLoc(), "Could not convert this record into a type");
tools/clang/utils/TableGen/NeonEmitter.cpp 64 PrintFatalError(CurrentRecord->getLoc(), Str);
utils/TableGen/AsmMatcherEmitter.cpp 840 parseTwoOperandConstraint(Constraint, TheDef->getLoc());
846 PrintFatalError(TheDef->getLoc(),
850 PrintFatalError(TheDef->getLoc(),
925 PrintFatalError(TheDef->getLoc(),
932 PrintFatalError(TheDef->getLoc(),
1054 PrintFatalError(TheDef->getLoc(), "instruction with empty asm string");
1059 PrintFatalError(TheDef->getLoc(),
1067 PrintFatalError(TheDef->getLoc(),
1082 PrintFatalError(TheDef->getLoc(),
1165 PrintFatalError(Rec->getLoc(),
1178 PrintFatalError(Rec->getLoc(), "RegisterOperand `" + Rec->getName() +
1182 PrintFatalError(Rec->getLoc(), "register class has no class info!");
1188 PrintFatalError(Rec->getLoc(), "register class has no class info!");
1192 PrintFatalError(Rec->getLoc(), "Operand `" + Rec->getName() +
1198 PrintFatalError(Rec->getLoc(), "operand has no match class!");
1365 PrintError(Rec->getLoc(), "Invalid super class reference!");
1371 PrintError(Rec->getLoc(), "Invalid super class reference!");
1648 PrintFatalError(Rec->getLoc(),
1680 PrintFatalError(II->TheDef->getLoc(),
1755 PrintFatalError(II->TheDef->getLoc(),
1885 PrintFatalError(TheDef->getLoc(), "Instruction '" +
1915 PrintFatalError(TheDef->getLoc(),
2707 PrintFatalError(R->getLoc(), "Predicate '" + ReqFeatures[i]->getName() +
2758 PrintError(ToVec[AliasWithNoPredicate]->getLoc(),
2760 PrintFatalError(R->getLoc(), "this is the other MnemonicAlias.");
2767 PrintFatalError(R->getLoc(), "MnemonicAlias to the same string");
utils/TableGen/AsmWriterEmitter.cpp 528 PrintFatalError(Reg.TheDef->getLoc(),
787 AliasMap[getQualifiedName(DI->getOperatorAsDef(R->getLoc()))].insert(
utils/TableGen/AsmWriterInst.cpp 97 CGI.TheDef->getLoc(),
137 CGI.TheDef->getLoc(),
146 CGI.TheDef->getLoc(),
156 PrintFatalError(CGI.TheDef->getLoc(),
163 CGI.TheDef->getLoc(),
169 PrintFatalError(CGI.TheDef->getLoc(),
utils/TableGen/CTagsEmitter.cpp 60 ArrayRef<SMLoc> Locs = R->getLoc();
utils/TableGen/CallingConvEmitter.cpp 111 PrintFatalError(Action->getLoc(), "Unknown CCPredicateAction!");
148 PrintFatalError(Action->getLoc(),
252 PrintFatalError(Action->getLoc(),
289 PrintFatalError(Action->getLoc(), "Unknown CCAction!");
utils/TableGen/CodeGenDAGPatterns.cpp 869 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
875 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
881 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
886 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
894 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
898 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
901 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
904 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
907 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
915 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
919 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
922 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
936 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
940 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
943 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
946 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
949 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
952 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
955 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
958 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
961 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
979 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
1046 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
1064 getOrigPatFragRecord()->getRecord()->getLoc(),
1254 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
1257 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
1261 getOrigPatFragRecord()->getRecord()->getLoc(),
1265 getOrigPatFragRecord()->getRecord()->getLoc(),
1269 getOrigPatFragRecord()->getRecord()->getLoc(),
1273 getOrigPatFragRecord()->getRecord()->getLoc(),
1277 getOrigPatFragRecord()->getRecord()->getLoc(),
1281 getOrigPatFragRecord()->getRecord()->getLoc(),
1285 getOrigPatFragRecord()->getRecord()->getLoc(),
1288 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(),
1292 getOrigPatFragRecord()->getRecord()->getLoc(),
1426 PrintFatalError(R->getLoc(), "Cannot use 'Void' as type to SDTCisVT");
1459 PrintFatalError(R->getLoc(),
1462 PrintFatalError(R->getLoc(), "Must use integer or floating point type "
1474 PrintFatalError(R->getLoc(),
2681 PrintError(TheRecord->getLoc(), "In " + TheRecord->getName() + ": " + Msg);
3497 PrintError(PatDef->getLoc(), "Pattern doesn't match hasSideEffects = " +
3504 PrintError(PatDef->getLoc(), "Pattern doesn't match mayStore = " +
3513 PrintError(PatDef->getLoc(), "Pattern doesn't match mayLoad = " +
3879 PrintWarning(Pattern->getRecord()->getLoc(),
3971 PrintError(InstInfo->TheDef->getLoc(),
3974 PrintError(InstInfo->TheDef->getLoc(),
3977 PrintError(InstInfo->TheDef->getLoc(),
4031 PrintError(PTM.getSrcRecord()->getLoc(), Twine(Msg) + " on the " +
4037 PrintError(Instr->getLoc(), "defined here");
4042 PrintError(InstInfo.InferredFrom->getLoc(), "inferred from pattern");
utils/TableGen/CodeGenHwModes.cpp 35 PrintError(R->getLoc(), "in record " + R->getName() +
utils/TableGen/CodeGenInstruction.cpp 36 PrintFatalError(R->getLoc(),
40 PrintFatalError(R->getLoc(),
48 PrintFatalError(R->getLoc(),
52 PrintFatalError(R->getLoc(),
72 PrintFatalError(R->getLoc(), "Illegal operand for the '" + R->getName() +
98 PrintFatalError(R->getLoc(),
118 PrintFatalError(R->getLoc(), "Unknown operand class '" + Rec->getName() +
124 PrintFatalError(R->getLoc(), "In instruction '" + R->getName() +
128 PrintFatalError(R->getLoc(),
155 PrintFatalError(TheDef->getLoc(), "'" + TheDef->getName() +
176 PrintFatalError(TheDef->getLoc(),
187 PrintFatalError(TheDef->getLoc(),
199 PrintFatalError(TheDef->getLoc(),
212 PrintFatalError(TheDef->getLoc(), TheDef->getName() +
222 PrintFatalError(TheDef->getLoc(), TheDef->getName() +
239 Rec->getLoc(), "Illegal format for @earlyclobber constraint in '" +
247 Rec->getLoc(), "Operand '" + Name + "' of '" + Rec->getName() +
258 Rec->getLoc(), "Unrecognized constraint '" + CStr +
266 Rec->getLoc(), "Illegal format for tied-to constraint in '" +
274 Rec->getLoc(), "Illegal format for tied-to constraint: '" + CStr + "'");
290 Rec->getLoc(), "Input operands '" + LHSOpName + "' and '" + RHSOpName +
294 Rec->getLoc(), "Output operands '" + LHSOpName + "' and '" + RHSOpName +
302 Rec->getLoc(), "Operand '" + SrcOpName + "' of '" + Rec->getName() +
314 Rec->getLoc(), "Operand '" + DestOpName + "' of '" + Rec->getName() +
674 PrintFatalError(R->getLoc(),
691 PrintFatalError(R->getLoc(), "result value $" + Result->getArgNameStr(i) +
715 PrintFatalError(R->getLoc(), "not enough arguments for instruction!");
721 R->getLoc(), T, ResOp)) {
756 PrintFatalError(R->getLoc(), "not enough arguments for instruction!");
759 R->getLoc(), T, ResOp)) {
764 PrintFatalError(R->getLoc(), "result argument #" + Twine(AliasOpNo) +
771 PrintFatalError(R->getLoc(), "result argument #" + Twine(AliasOpNo) +
777 PrintFatalError(R->getLoc(), "too many operands for instruction!");
utils/TableGen/CodeGenMapTable.cpp 131 PrintFatalError(MapRec->getLoc(), "InstrMapping record `" +
140 PrintFatalError(MapRec->getLoc(), "Record `" + MapRec->getName() +
247 PrintFatalError(CurInstr->getLoc(), "No value " +
utils/TableGen/CodeGenRegisters.cpp 83 PrintFatalError(TheDef->getLoc(),
89 PrintFatalError(TheDef->getLoc(), "Ambiguous ComposedOf entries");
96 PrintFatalError(TheDef->getLoc(),
173 PrintFatalError(TheDef->getLoc(),
282 PrintFatalError(TheDef->getLoc(), "SubRegIndex " + Idx->getName() +
362 Loc = TheDef->getLoc();
379 Loc = TheDef->getLoc();
539 PrintFatalError(TheDef->getLoc(), "No SubRegIndex for " +
623 PrintFatalError(Def->getLoc(), "SubRegIndices and SubRegs size mismatch");
625 PrintFatalError(Def->getLoc(),
632 ST.evaluate(SubRegs->getElement(i), Lists[i], Def->getLoc());
663 PrintFatalError(Def->getLoc(),
673 std::make_unique<Record>(Name, Def->getLoc(), Def->getRecords()));
751 PrintFatalError(R->getLoc(),
777 RegBank.getSets().evaluate(AltOrders->getElement(i), Order, R->getLoc());
784 PrintFatalError(R->getLoc(), " AltOrder register " + Reg->getName() +
810 PrintFatalError(R->getLoc(), "AllocationPriority out of range [0,63]");
1266 PrintFatalError(Def->getLoc(), "Not a known RegisterClass!");
utils/TableGen/CodeGenSchedule.cpp 250 PrintError(R->getLoc(), "STIPredicate " + Name + " multiply declared.");
251 PrintNote(It->second->getLoc(), "Previous declaration was here.");
252 PrintFatalError(R->getLoc(), "Invalid STIPredicateDecl found.");
261 PrintFatalError(R->getLoc(), "Invalid InstructionEquivalenceClass "
354 PrintFatalError(EC->getLoc(), Message);
455 PrintError(TIIPred->getLoc(),
457 PrintNote(It->second->getLoc(),
459 PrintFatalError(TIIPred->getLoc(),
470 PrintError(RCU->getLoc(),
472 PrintNote(PM.RetireControlUnit->getLoc(),
486 PrintError(Queue->getLoc(),
488 PrintNote(PM.LoadQueue->getLoc(),
497 PrintError(Queue->getLoc(),
499 PrintNote(PM.LoadQueue->getLoc(),
650 PrintFatalError(ADef->getLoc(), "SchedWrite Alias must be SchedWrite");
656 PrintFatalError(ADef->getLoc(), "SchedRead Alias must be SchedRead");
686 PrintFatalError(ADef->getLoc(), "Cannot Alias an Alias");
809 PrintFatalError(AliasRW.TheDef->getLoc(), "Multiple aliases "
914 PrintFatalError(Inst->TheDef->getLoc(), "Instruction's sched class "
1052 PrintFatalError(InstRWDef->getLoc(), "No matching instruction opcodes");
1057 PrintFatalError(InstDef->getLoc(), "No sched class for instruction.");
1087 (InstRWDef->getLoc(),
1123 (InstRWDef->getLoc(),
1202 PrintFatalError(RWDef->getLoc(), "SchedModel is undefined");
1206 PrintFatalError(RWDef->getLoc(), "Undefined SchedMachineModel "
1258 PrintFatalError(Rec->getLoc(), "Duplicate itinerary class "
1475 PrintFatalError(Variant.VarOrSeqDef->getLoc(),
1499 PrintFatalError(SchedRW.TheDef->getLoc(), "No variant of this type has "
1775 PrintFatalError((PM.ProcResourceDefs[i])->getLoc(),
1805 PrintFatalError(RF->getLoc(),
1944 PrintError(Inst->TheDef->getLoc(),
1965 PrintError(Inst->TheDef->getLoc(), "'" + ProcModel.ModelName +
1998 PrintFatalError((*II)->getLoc(), "Duplicate itinerary class "
2130 addProcResource(*WritePRI, ProcModels[PIdx], ProcWriteResDef->getLoc());
2146 PrintFatalError(PRDef->getLoc(), "ProcResource def is not included in "
utils/TableGen/CodeGenTarget.cpp 566 PrintFatalError(R->getLoc(), "Unsupported SD Node property '" +
605 ArrayRef<SMLoc> DefLoc = R->getLoc();
720 PrintError(R->getLoc(),
utils/TableGen/DAGISelMatcherEmitter.cpp 205 auto Locs = R->getLoc();
utils/TableGen/DisassemblerEmitter.cpp 120 PrintError(Target.getTargetRecord()->getLoc(), "Primary decode conflict");
utils/TableGen/ExegesisEmitter.cpp 82 PrintFatalError(IssueCounter->getLoc(), "invalid empty ResourceName");
84 PrintFatalError(IssueCounter->getLoc(),
utils/TableGen/FastISelEmitter.cpp 597 PrintFatalError(Pattern.getSrcRecord()->getLoc(),
utils/TableGen/GICombinerEmitter.cpp 119 if (Defs->getOperatorAsDef(TheDef.getLoc())->getName() != "defs") {
120 PrintError(TheDef.getLoc(), "Expected defs operator");
133 PrintError(TheDef.getLoc(),
136 PrintError(TheDef.getLoc(),
139 PrintError(TheDef.getLoc(),
146 PrintError(TheDef.getLoc(), "Combine rules must have at least one root");
157 if (Matchers->getOperatorAsDef(TheDef.getLoc())->getName() != "match") {
158 PrintError(TheDef.getLoc(), "Expected match operator");
163 PrintError(TheDef.getLoc(), "Matcher is empty");
179 PrintError(TheDef.getLoc(),
258 PrintError(TheDef.getLoc(), "Multi-root matches are not supported (yet)");
272 PrintError(R->getLoc(), "Failed to parse rule");
296 if (Applyer->getOperatorAsDef(RuleDef.getLoc())->getName() !=
298 PrintError(RuleDef.getLoc(), "Expected apply operator");
330 PrintError(RuleDef.getLoc(), "Expected apply code block");
341 PrintFatalError(Combiner->getLoc(), "Failed to parse one or more rules");
utils/TableGen/GlobalISelEmitter.cpp 4529 RuleMatcher M(P.getSrcRecord()->getLoc());
5033 PrintWarning(Pat.getSrcRecord()->getLoc(),
5046 PrintWarning(Pat.getSrcRecord()->getLoc(),
utils/TableGen/InstrInfoEmitter.cpp 710 PrintFatalError(Inst.TheDef->getLoc(), "no TSFlags?");
716 PrintFatalError(Inst.TheDef->getLoc(),
utils/TableGen/IntrinsicEmitter.cpp 865 PrintFatalError(Ints[i].TheDef->getLoc(),
utils/TableGen/OptParserEmitter.cpp 83 PrintError(A->getLoc(), Twine("Option is equivalent to"));
84 PrintError(B->getLoc(), Twine("Other defined here"));
utils/TableGen/PseudoLoweringEmitter.cpp 93 PrintFatalError(Rec->getLoc(),
132 PrintFatalError(Rec->getLoc(), Rec->getName() +
136 PrintFatalError(Rec->getLoc(), "Pseudo result '" + Operator->getName() +
142 PrintFatalError(Rec->getLoc(), "Pseudo result '" + Operator->getName() +
146 PrintFatalError(Rec->getLoc(), "Pseudo result '" + Operator->getName() +
181 PrintFatalError(Rec->getLoc(),
utils/TableGen/RISCVCompressInstEmitter.cpp 204 PrintFatalError(Rec->getLoc(),
218 PrintFatalError(Rec->getLoc(),
231 Rec->getLoc(),
256 PrintFatalError(Inst.TheDef->getLoc(),
261 PrintFatalError(Inst.TheDef->getLoc(),
273 PrintFatalError(Inst.TheDef->getLoc(),
317 PrintFatalError(Rec->getLoc(),
323 PrintFatalError(Rec->getLoc(), "Operand " + SourceDag->getArgNameStr(i) +
329 PrintFatalError(Rec->getLoc(), "Type mismatch between Input and "
371 PrintFatalError(Rec->getLoc(),
415 Record *Operator = SourceDag->getOperatorAsDef(Rec->getLoc());
417 PrintFatalError(Rec->getLoc(), "Input instruction '" + Operator->getName() +
427 Record *DestOperator = DestDag->getOperatorAsDef(Rec->getLoc());
429 PrintFatalError(Rec->getLoc(), "Output instruction '" +
499 PrintFatalError(Rec->getLoc(),
525 PrintFatalError(AsmWriter->getLoc(),
utils/TableGen/RegisterBankEmitter.cpp 307 PrintWarning(Bank.getDef().getLoc(), "Register bank names should be "
310 PrintNote(Bank.getDef().getLoc(), "RegisterBank was declared here");
311 PrintNote(Class->getLoc(), "RegisterClass was declared here");
utils/TableGen/RegisterInfoEmitter.cpp 357 PrintWarning(Reg->getLoc(), Twine("DWARF numbers for register ") +
1556 RegBank.getSets().evaluate(OPDag, OPSet, CSRSet->getLoc());
utils/TableGen/SDNodeProperties.cpp 41 PrintFatalError(R->getLoc(), "Unknown SD Node property '" +
utils/TableGen/SearchableTableEmitter.cpp 602 PrintFatalError(EntryRec->getLoc(),
657 PrintFatalError(EnumRec->getLoc(), Twine("Enum FilterClass '") +
678 PrintFatalError(TableRec->getLoc(),
709 PrintFatalError(IndexRec->getLoc(),
utils/TableGen/SubtargetEmitter.cpp 632 SchedModels.findProcResUnits(RUDef, ProcModel, PRDef->getLoc());
804 ProcModel, PRDef->getLoc());
848 PrintFatalError(AliasRW.TheDef->getLoc(), "Multiple aliases "
864 PrintFatalError(WR->getLoc(), "Resources are defined for both "
874 PrintFatalError(ProcModel.ModelDef->getLoc(),
900 PrintFatalError(AliasRW.TheDef->getLoc(), "Multiple aliases "
916 PrintFatalError(RA->getLoc(), "Resources are defined for both "
926 PrintFatalError(ProcModel.ModelDef->getLoc(),
946 PRDef = SchedModels.findProcResUnits(PRDef, PM, PRDef->getLoc());
951 PrintFatalError(SubDef->getLoc(), "Processor resource group "
956 SubDef->getLoc());
1115 WriteRes->getLoc(),
1348 PrintFatalError(PM.ModelDef->getLoc(), "SchedMachineModel defines "
utils/TableGen/SubtargetFeatureInfo.cpp 39 PrintFatalError(Pred->getLoc(), "Predicate has no name!");