| /freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | CodeGenInstruction.cpp | 38 PrintFatalError(R->getLoc(), in CGIOperandList() 258 PrintFatalError( in ParseOperandName() 312 PrintFatalError( in ParseConstraint() 320 PrintFatalError( in ParseConstraint() 331 PrintFatalError( in ParseConstraint() 339 PrintFatalError( in ParseConstraint() 347 PrintFatalError( in ParseConstraint() 363 PrintFatalError( in ParseConstraint() 367 PrintFatalError( in ParseConstraint() 375 PrintFatalError( in ParseConstraint() [all …]
|
| H A D | CodeGenInstAlias.cpp | 39 PrintFatalError(Loc, "result argument #" + Twine(AliasOpNo) + in tryAliasOpMatch() 79 PrintFatalError(Loc, "fixed register " + ADI->getDef()->getName() + in tryAliasOpMatch() 84 PrintFatalError(Loc, "result fixed register argument must " in tryAliasOpMatch() 113 PrintFatalError(Loc, "result argument #" + Twine(AliasOpNo) + in tryAliasOpMatch() 175 PrintFatalError(R->getLoc(), in CodeGenInstAlias() 192 PrintFatalError(R->getLoc(), "result value $" + Result->getArgNameStr(i) + in CodeGenInstAlias() 217 PrintFatalError(R->getLoc(), "not enough arguments for instruction!"); in CodeGenInstAlias() 258 PrintFatalError(R->getLoc(), "not enough arguments for instruction!"); in CodeGenInstAlias() 266 PrintFatalError( in CodeGenInstAlias() 275 PrintFatalError(R->getLoc(), in CodeGenInstAlias() [all …]
|
| H A D | AsmWriterInst.cpp | 93 PrintFatalError( in AsmWriterInst() 133 PrintFatalError( in AsmWriterInst() 142 PrintFatalError( in AsmWriterInst() 152 PrintFatalError(CGI.TheDef->getLoc(), in AsmWriterInst() 158 PrintFatalError( in AsmWriterInst() 165 PrintFatalError(CGI.TheDef->getLoc(), in AsmWriterInst()
|
| H A D | CompressInstEmitter.cpp | 222 PrintFatalError(Rec->getLoc(), in addDagOperandMapping() 236 PrintFatalError(Rec->getLoc(), in addDagOperandMapping() 248 PrintFatalError( in addDagOperandMapping() 274 PrintFatalError(Inst.TheDef->getLoc(), in verifyDagOpCount() 279 PrintFatalError(Inst.TheDef->getLoc(), in verifyDagOpCount() 291 PrintFatalError(Inst.TheDef->getLoc(), in verifyDagOpCount() 331 PrintFatalError(Rec->getLoc(), in createDagOperandMapping() 385 PrintFatalError(Rec->getLoc(), in createInstOperandMapping() 445 PrintFatalError( in evaluateCompressPat() 536 PrintFatalError(Rec->getLoc(), "No " + Name + in getPredicates() [all …]
|
| H A D | VarLenCodeEmitterGen.cpp | 116 PrintFatalError("expected '" + OpName + in getCustomCoders() 148 PrintFatalError(TheDef->getLoc(), in buildRec() 153 PrintFatalError(TheDef->getLoc(), in buildRec() 159 PrintFatalError(TheDef->getLoc(), "Unrecognized type of argument in `" + in buildRec() 167 PrintFatalError(TheDef->getLoc(), in buildRec() 172 PrintFatalError(TheDef->getLoc(), "Invalid argument types for `operand`"); in buildRec() 186 PrintFatalError(TheDef->getLoc(), in buildRec() 193 PrintFatalError(TheDef->getLoc(), "Invalid argument types for `slice`"); in buildRec() 198 PrintFatalError(TheDef->getLoc(), "Invalid bit range for `slice`"); in buildRec() 369 PrintFatalError(R, "VarLenInst not found for this record"); in emitInstructionBaseValues() [all …]
|
| H A D | ExegesisEmitter.cpp | 41 PrintFatalError("no pfm counter id for " + Name); in getPfmCounterId() 78 PrintFatalError(IssueCounter->getLoc(), "invalid empty ResourceName"); in collectPfmCounters() 80 PrintFatalError(IssueCounter->getLoc(), in collectPfmCounters() 102 PrintFatalError("No 'Target' subclasses defined!"); in ExegesisEmitter() 104 PrintFatalError("Multiple subclasses of Target defined!"); in ExegesisEmitter()
|
| H A D | SearchableTableEmitter.cpp | 130 PrintFatalError(Loc, in primaryRepresentation() 173 PrintFatalError(Index.Loc, Twine("In table '") + Table.Name + in searchableFieldType() 181 PrintFatalError(Index.Loc, in searchableFieldType() 420 PrintFatalError(Index.Loc, in emitLookupFunction() 559 PrintFatalError( in parseSearchIndex() 569 PrintFatalError( in parseSearchIndex() 610 PrintFatalError(Table.Locs, in collectTableEntries() 627 PrintFatalError(EntryRec->getValue(Field.Name), in collectTableEntries() 684 PrintFatalError(EnumRec->getValue("FilterClass"), in run() 719 PrintFatalError(TableRec->getValue("FilterClass"), in run() [all …]
|
| H A D | MacroFusionPredicatorEmitter.cpp | 135 PrintFatalError(Target->getLoc(), in emitPredicates() 166 PrintFatalError(Predicate->getLoc(), in emitFirstPredicate() 186 PrintFatalError(Predicate->getLoc(), in emitSecondPredicate() 212 PrintFatalError(Predicate->getLoc(), in emitBothPredicate()
|
| H A D | CodeGenIntrinsics.cpp | 80 PrintFatalError(DefLoc, in CodeGenIntrinsic() 103 PrintFatalError(DefLoc, "Intrinsic '" + DefName + in CodeGenIntrinsic() 112 PrintFatalError(DefLoc, "Intrinsic '" + DefName + in CodeGenIntrinsic() 165 PrintFatalError(TheDef->getLoc(), in setProperty() 171 PrintFatalError(TheDef->getLoc(), in setProperty()
|
| H A D | CodeGenTarget.cpp | 290 PrintFatalError("No 'Target' subclasses defined!"); in CodeGenTarget() 292 PrintFatalError("Multiple subclasses of Target defined!"); in CodeGenTarget() 336 PrintFatalError("Target does not have an AsmParser #" + in getAsmParser() 348 PrintFatalError("Target does not have an AsmParserVariant #" + Twine(i) + in getAsmParserVariant() 367 PrintFatalError("Target does not have an AsmWriter #" + in getAsmWriter() 478 PrintFatalError("No 'Instruction' subclasses defined!"); in ReadInstructions() 494 PrintFatalError(Twine("Could not find '") + Name + "' instruction!"); in GetInstByName() 642 PrintFatalError(R->getLoc(), "Unsupported SD Node property '" + in ComplexPattern()
|
| H A D | CodeGenSchedule.cpp | 91 PrintFatalError(Loc, "instregex requires pattern string: " + in apply() 370 PrintFatalError(EC->getLoc(), Message); in processSTIPredicate() 548 PrintFatalError((*I)->getLoc(), "Duplicate processor name " + in collectProcModels() 710 PrintFatalError(ADef->getLoc(), "Cannot Alias an Alias"); in collectSchedRW() 1485 PrintFatalError((*AI)->getLoc(), in getIntersectingVariants() 1846 PrintFatalError((PM.ProcResourceDefs[i])->getLoc(), in verifyProcResourceGroups() 1876 PrintFatalError(RF->getLoc(), in collectRegisterFiles() 2050 PrintFatalError("Incomplete schedule model"); in checkCompleteness() 2134 PrintFatalError(Loc, in findProcResUnits() 2145 PrintFatalError(Loc, in findProcResUnits() [all …]
|
| H A D | CodeGenDAGPatterns.cpp | 1126 PrintFatalError( in getPredCode() 1332 PrintFatalError( in getCodeToRunOnSDNode() 1336 PrintFatalError( in getCodeToRunOnSDNode() 1340 PrintFatalError( in getCodeToRunOnSDNode() 1344 PrintFatalError( in getCodeToRunOnSDNode() 1348 PrintFatalError( in getCodeToRunOnSDNode() 1352 PrintFatalError( in getCodeToRunOnSDNode() 1356 PrintFatalError( in getCodeToRunOnSDNode() 1363 PrintFatalError( in getCodeToRunOnSDNode() 1586 PrintFatalError(R->getLoc(), in SDTypeConstraint() [all …]
|
| H A D | CodeGenMapTable.cpp | 132 PrintFatalError(MapRec->getLoc(), "InstrMapping record `" + in InstrMap() 141 PrintFatalError(MapRec->getLoc(), "Record `" + MapRec->getName() + in InstrMap() 238 PrintFatalError(CurInstr->getLoc(), "No value " + in buildRowInstrMap() 344 PrintFatalError("Multiple matches found for `" + KeyInstr->getName() + in getInstrForColumn() 521 PrintFatalError("Record `" + CurMap->getName() + "', field " in emitEnums()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | SetTheory.cpp | 66 PrintFatalError(Loc, "Set intersection requires two arguments: " + in apply() 85 PrintFatalError(Loc, "Operator requires (Op Set, Int) arguments: " + in apply() 91 PrintFatalError(Loc, "Second argument must be an integer: " + in apply() 102 PrintFatalError(Loc, "Positive shift required: " + in apply2() 114 PrintFatalError(Loc, "Positive length required: " + in apply2() 149 PrintFatalError(Loc, "Positive stride required: " + in apply2() 187 PrintFatalError(Loc, "Stride must be an integer: " + in apply() 203 PrintFatalError(Loc, "From out of range"); in apply() 210 PrintFatalError(Loc, "To out of range"); in apply() 226 PrintFatalError(Loc, "No def named '" + Name + "': " + in apply() [all …]
|
| H A D | TGLexer.cpp | 202 PrintFatalError("getNextChar() must never return '\r'"); in LexToken() 626 PrintFatalError("Preprocessor include stack is empty"); in prepExitInclude() 633 PrintFatalError("Preprocessor include stack is not empty"); in prepExitInclude() 636 PrintFatalError("Preprocessor include stack is empty"); in prepExitInclude() 707 PrintFatalError("Unsupported preprocessing token in " in prepEatPreprocessorDirective() 717 PrintFatalError("lexPreprocessor() called for unknown " in lexPreprocessor() 803 PrintFatalError("Invalid preprocessor control on the stack"); in lexPreprocessor() 841 PrintFatalError("Preprocessing directive is not supported"); in lexPreprocessor() 847 PrintFatalError("Invalid recursion."); in prepSkipRegion() 883 PrintFatalError("prepIsDirective() and lexPreprocessor() " in prepSkipRegion() [all …]
|
| H A D | Error.cpp | 125 void PrintFatalError(const Twine &Msg) { in PrintFatalError() function 132 void PrintFatalError(ArrayRef<SMLoc> ErrorLoc, const Twine &Msg) { in PrintFatalError() function 141 void PrintFatalError(const Record *Rec, const Twine &Msg) { in PrintFatalError() function 150 void PrintFatalError(const RecordVal *RecVal, const Twine &Msg) { in PrintFatalError() function
|
| H A D | Record.cpp | 858 PrintFatalError(T); in Fold() 930 PrintFatalError(CurRec->getLoc(), in Fold() 945 PrintFatalError(CurRec->getLoc(), in Fold() 1451 PrintFatalError(CurRec->getLoc(), in Fold() 1454 PrintFatalError(CurRec->getLoc(), in Fold() 2395 PrintFatalError(CurRec->getLoc(), in Fold() 2499 PrintFatalError(CurRec->getLoc(), in Fold() 2858 PrintFatalError( in resolveReferences() 2965 PrintFatalError(getLoc(), in getValueAsOptionalString() 3030 PrintFatalError(getLoc(), in getValueAsListOfInts() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | Error.h | 40 [[noreturn]] void PrintFatalError(const Twine &Msg); 41 [[noreturn]] void PrintFatalError(ArrayRef<SMLoc> ErrorLoc, const Twine &Msg); 42 [[noreturn]] void PrintFatalError(const Record *Rec, const Twine &Msg); 43 [[noreturn]] void PrintFatalError(const RecordVal *RecVal, const Twine &Msg);
|
| /freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ASTTableGen.cpp | 30 PrintFatalError(getLoc(), "unexpected node declaring properties"); in getName() 37 PrintFatalError(node->getLoc(), in removeExpectedNodeNameSuffix() 113 PrintFatalError(Twine("cannot find definition for node class ") in visitHierarchy() 127 PrintFatalError(node.getLoc(), in visitHierarchy() 133 PrintFatalError(Twine("no root node in ") + nodeClassName + " hierarchy"); in visitHierarchy()
|
| H A D | ClangASTPropertiesEmitter.cpp | 115 PrintFatalError(creationRule.getLoc(), in ASTPropsEmitter() 129 PrintFatalError(overrideRule.getLoc(), in ASTPropsEmitter() 143 PrintFatalError(helperRule.getLoc(), in ASTPropsEmitter() 166 PrintFatalError(kindRule.getLoc(), in ASTPropsEmitter() 291 PrintFatalError("property validation failed"); in validate() 435 PrintFatalError(node.getLoc(), in emitPropertiedReaderWriterBody() 444 PrintFatalError(node.getLoc(), in emitPropertiedReaderWriterBody() 460 PrintFatalError(nodeInfo.Creator.getLoc(), in emitPropertiedReaderWriterBody() 501 PrintFatalError(type.getLoc(), "unexpected generic property type"); in emitBasicReaderWriterMethodSuffix() 793 PrintFatalError(typeCases.KindRule.getLoc(), in emitCasedReaderWriterMethodBody() [all …]
|
| H A D | MveEmitter.cpp | 150 PrintFatalError("no ACLE suffix available for this type"); in acleSuffix() 271 PrintFatalError("bad size for floating type"); in llvmName() 1064 PrintFatalError("Could not convert this value into a type"); in getType() 1092 PrintFatalError( in getType() 1136 PrintFatalError("Cannot find a type to satisfy CopyKind"); in getType() 1148 PrintFatalError("Cannot find a type to satisfy ScaleSize"); in getType() 1151 PrintFatalError("Bad operator in type dag expression"); in getType() 1190 PrintFatalError("Unsupported type cast"); in getCodeForDag() 1193 PrintFatalError("'address' should have two arguments"); in getCodeForDag() 1227 PrintFatalError("bitsize's argument should be a type"); in getCodeForDag() [all …]
|
| H A D | ClangSACheckersEmitter.cpp | 71 PrintFatalError(R.getLoc(), in getValueFromBitsInit() 80 PrintFatalError(R.getLoc(), "missing Documentation<...> member for " + in getCheckerDocs() 107 PrintFatalError(R.getLoc(), in getCheckerOptionType() 123 PrintFatalError(R.getLoc(), in getDevelopmentStage()
|
| H A D | RISCVVEmitter.cpp | 435 PrintFatalError("Builtin with same name has different hasAutoDef"); in createBuiltins() 438 PrintFatalError("Builtin with same name has different type string"); in createBuiltins() 484 PrintFatalError("Builtin with same name has different IRName"); in createCodeGen() 486 PrintFatalError("Builtin with same name has different ManualCodegen"); in createCodeGen() 488 PrintFatalError("Builtin with same name has different isMasked"); in createCodeGen() 490 PrintFatalError("Builtin with same name has different hasVL"); in createCodeGen() 492 PrintFatalError("Builtin with same name has different getPolicyScheme"); in createCodeGen() 494 PrintFatalError("Builtin with same name has different IntrinsicTypes"); in createCodeGen()
|
| H A D | ClangTypeNodesEmitter.cpp | 105 PrintFatalError("no Type records in input!"); in emit() 149 PrintFatalError(type.getLoc(), in emitNodeInvocations()
|
| H A D | ClangASTNodesEmitter.cpp | 150 PrintFatalError(Base.getLoc(), "abstract node has no children"); in EmitNode() 179 PrintFatalError(R->getLoc(), in deriveChildTree() 187 PrintFatalError(Twine("didn't find root node in \"") + NodeClassName in deriveChildTree()
|