/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenInstruction.cpp | 36 PrintFatalError(R->getLoc(), in CGIOperandList() 40 PrintFatalError(R->getLoc(), in CGIOperandList() 48 PrintFatalError(R->getLoc(), in CGIOperandList() 52 PrintFatalError(R->getLoc(), in CGIOperandList() 73 PrintFatalError(R->getLoc(), "Illegal operand for the '" + R->getName() + in CGIOperandList() 99 PrintFatalError(R->getLoc(), in CGIOperandList() 121 PrintFatalError(R->getLoc(), "Unknown operand class '" + Rec->getName() + in CGIOperandList() 127 PrintFatalError(R->getLoc(), "In instruction '" + R->getName() + in CGIOperandList() 131 PrintFatalError(R->getLoc(), in CGIOperandList() 161 PrintFatalError(TheDef->getLoc(), "'" + TheDef->getName() + in getOperandNamed() [all …]
|
H A D | RISCVCompressInstEmitter.cpp | 212 PrintFatalError(Rec->getLoc(), in addDagOperandMapping() 226 PrintFatalError(Rec->getLoc(), in addDagOperandMapping() 238 PrintFatalError( in addDagOperandMapping() 264 PrintFatalError(Inst.TheDef->getLoc(), in verifyDagOpCount() 269 PrintFatalError(Inst.TheDef->getLoc(), in verifyDagOpCount() 281 PrintFatalError(Inst.TheDef->getLoc(), in verifyDagOpCount() 321 PrintFatalError(Rec->getLoc(), in createDagOperandMapping() 327 PrintFatalError(Rec->getLoc(), "Operand " + SourceDag->getArgNameStr(i) + in createDagOperandMapping() 333 PrintFatalError(Rec->getLoc(), "Type mismatch between Input and " in createDagOperandMapping() 375 PrintFatalError(Rec->getLoc(), in createInstOperandMapping() [all …]
|
H A D | AsmWriterInst.cpp | 93 PrintFatalError( in AsmWriterInst() 133 PrintFatalError( in AsmWriterInst() 142 PrintFatalError( in AsmWriterInst() 153 PrintFatalError(CGI.TheDef->getLoc(), in AsmWriterInst() 159 PrintFatalError( in AsmWriterInst() 166 PrintFatalError(CGI.TheDef->getLoc(), in AsmWriterInst()
|
H A D | SubtargetFeatureInfo.cpp | 38 PrintFatalError(Pred->getLoc(), "Predicate has no name!"); in getAll() 125 PrintFatalError(SFI.TheDef->getLoc(), "Invalid AssemblerCondDag!"); in emitComputeAssemblerAvailableFeatures() 127 PrintFatalError(SFI.TheDef->getLoc(), "Invalid AssemblerCondDag!"); in emitComputeAssemblerAvailableFeatures() 139 PrintFatalError(SFI.TheDef->getLoc(), "Invalid AssemblerCondDag!"); in emitComputeAssemblerAvailableFeatures() 145 PrintFatalError(SFI.TheDef->getLoc(), "Invalid AssemblerCondDag!"); in emitComputeAssemblerAvailableFeatures()
|
H A D | ExegesisEmitter.cpp | 45 PrintFatalError("no pfm counter id for " + Name); in getPfmCounterId() 82 PrintFatalError(IssueCounter->getLoc(), "invalid empty ResourceName"); in collectPfmCounters() 84 PrintFatalError(IssueCounter->getLoc(), in collectPfmCounters() 101 PrintFatalError("No 'Target' subclasses defined!"); in ExegesisEmitter() 103 PrintFatalError("Multiple subclasses of Target defined!"); in ExegesisEmitter()
|
H A D | CodeGenTarget.cpp | 254 PrintFatalError("No 'Target' subclasses defined!"); in CodeGenTarget() 256 PrintFatalError("Multiple subclasses of Target defined!"); in CodeGenTarget() 299 PrintFatalError("Target does not have an AsmParser #" + in getAsmParser() 311 PrintFatalError("Target does not have an AsmParserVariant #" + Twine(i) + in getAsmParserVariant() 330 PrintFatalError("Target does not have an AsmWriter #" + in getAsmWriter() 439 PrintFatalError("No 'Instruction' subclasses defined!"); in ReadInstructions() 455 PrintFatalError(Twine("Could not find '") + Name + "' instruction!"); in GetInstByName() 603 PrintFatalError(R->getLoc(), "Unsupported SD Node property '" + in ComplexPattern() 666 PrintFatalError(DefLoc, in CodeGenIntrinsic() 689 PrintFatalError(DefLoc, "Intrinsic '" + DefName + in CodeGenIntrinsic() [all …]
|
H A D | SearchableTableEmitter.cpp | 131 PrintFatalError(Loc, in primaryRepresentation() 135 PrintFatalError(Loc, Twine("invalid field type for field '") + Field.Name + in primaryRepresentation() 174 PrintFatalError(Index.Loc, Twine("In table '") + Table.Name + in searchableFieldType() 180 PrintFatalError(Index.Loc, in searchableFieldType() 419 PrintFatalError(Index.Loc, in emitLookupFunction() 558 PrintFatalError( in parseSearchIndex() 568 PrintFatalError( in parseSearchIndex() 609 PrintFatalError(Table.Locs, in collectTableEntries() 616 PrintFatalError(EntryRec, Twine("Record '") + EntryRec->getName() + in collectTableEntries() 626 PrintFatalError(EntryRec->getValue(Field.Name), in collectTableEntries() [all …]
|
H A D | CodeGenDAGPatterns.cpp | 861 PrintFatalError(Infer.TP.getRecord()->getLoc(), in ~ValidateOnExit() 905 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(), in getPredCode() 911 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(), in getPredCode() 917 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(), in getPredCode() 922 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(), in getPredCode() 930 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(), in getPredCode() 934 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(), in getPredCode() 937 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(), in getPredCode() 940 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(), in getPredCode() 943 PrintFatalError(getOrigPatFragRecord()->getRecord()->getLoc(), in getPredCode() [all …]
|
H A D | CodeGenSchedule.cpp | 92 PrintFatalError(Loc, "instregex requires pattern string: " + in apply() 159 PrintFatalError(Loc, "instregex has no matches: " + Original); in apply() 260 PrintFatalError(R->getLoc(), "Invalid InstructionEquivalenceClass " in checkSTIPredicates() 353 PrintFatalError(EC->getLoc(), Message); in processSTIPredicate() 647 PrintFatalError(ADef->getLoc(), "SchedWrite Alias must be SchedWrite"); in collectSchedRW() 653 PrintFatalError(ADef->getLoc(), "SchedRead Alias must be SchedRead"); in collectSchedRW() 683 PrintFatalError(ADef->getLoc(), "Cannot Alias an Alias"); in collectSchedRW() 806 PrintFatalError(AliasRW.TheDef->getLoc(), "Multiple aliases " in expandRWSeqForProc() 911 PrintFatalError(Inst->TheDef->getLoc(), "Instruction's sched class " in collectSchedClasses() 1048 PrintFatalError(InstRWDef->getLoc(), "No matching instruction opcodes"); in createInstRWClass() [all …]
|
H A D | CallingConvEmitter.cpp | 113 PrintFatalError(Action->getLoc(), "Unknown CCPredicateAction!"); in EmitAction() 149 PrintFatalError(Action->getLoc(), in EmitAction() 250 PrintFatalError(Action->getLoc(), in EmitAction() 286 PrintFatalError(Action->getLoc(), "Unknown CCAction!"); in EmitAction()
|
H A D | CodeGenMapTable.cpp | 131 PrintFatalError(MapRec->getLoc(), "InstrMapping record `" + in InstrMap() 140 PrintFatalError(MapRec->getLoc(), "Record `" + MapRec->getName() + in InstrMap() 237 PrintFatalError(CurInstr->getLoc(), "No value " + in buildRowInstrMap() 343 PrintFatalError("Multiple matches found for `" + KeyInstr->getName() + in getInstrForColumn() 517 PrintFatalError("Record `" + CurMap->getName() + "', field " in emitEnums()
|
H A D | CodeBeadsGen.cpp | 68 PrintFatalError(R->getLoc(), "Record `" + R->getName() + in run() 107 PrintFatalError(R->getLoc(), "Record `" + R->getName() + in run()
|
H A D | AsmMatcherEmitter.cpp | 818 PrintFatalError(Loc, "missing '=' in two-operand alias constraint"); in parseTwoOperandConstraint() 822 PrintFatalError(Loc, "expected '$' prefix on asm operand name"); in parseTwoOperandConstraint() 829 PrintFatalError(Loc, "expected '$' prefix on asm operand name"); in parseTwoOperandConstraint() 845 PrintFatalError(TheDef->getLoc(), in formTwoOperandAlias() 849 PrintFatalError(TheDef->getLoc(), in formTwoOperandAlias() 924 PrintFatalError(TheDef->getLoc(), in initialize() 931 PrintFatalError(TheDef->getLoc(), in initialize() 1053 PrintFatalError(TheDef->getLoc(), "instruction with empty asm string"); in validate() 1058 PrintFatalError(TheDef->getLoc(), in validate() 1066 PrintFatalError(TheDef->getLoc(), in validate() [all …]
|
H A D | CodeGenRegisters.cpp | 83 PrintFatalError(TheDef->getLoc(), in updateComponents() 89 PrintFatalError(TheDef->getLoc(), "Ambiguous ComposedOf entries"); in updateComponents() 96 PrintFatalError(TheDef->getLoc(), in updateComponents() 170 PrintFatalError(TheDef->getLoc(), in buildObjectGraph() 279 PrintFatalError(TheDef->getLoc(), "SubRegIndex " + Idx->getName() + in computeSubRegs() 359 PrintFatalError(Loc, "Register " + getName() + in computeSubRegs() 376 PrintFatalError(Loc, "Sub-register can't have two names: " + in computeSubRegs() 533 PrintFatalError(TheDef->getLoc(), "No SubRegIndex for " + in computeSecondarySubRegs() 615 PrintFatalError(Def->getLoc(), "SubRegIndices and SubRegs size mismatch"); in expand() 617 PrintFatalError(Def->getLoc(), in expand() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
H A D | SetTheory.cpp | 51 PrintFatalError(Loc, "Set difference needs at least two arguments: " + in apply() 67 PrintFatalError(Loc, "Set intersection requires two arguments: " + in apply() 86 PrintFatalError(Loc, "Operator requires (Op Set, Int) arguments: " + in apply() 92 PrintFatalError(Loc, "Second argument must be an integer: " + in apply() 103 PrintFatalError(Loc, "Positive shift required: " + in apply2() 115 PrintFatalError(Loc, "Positive length required: " + in apply2() 150 PrintFatalError(Loc, "Positive stride required: " + in apply2() 182 PrintFatalError(Loc, "Bad args to (sequence \"Format\", From, To): " + in apply() 188 PrintFatalError(Loc, "Stride must be an integer: " + in apply() 196 PrintFatalError(Loc, "Format must be a string: " + Expr->getAsString()); in apply() [all …]
|
H A D | TGLexer.cpp | 200 PrintFatalError("getNextChar() must never return '\r'"); in LexToken() 605 PrintFatalError("Preprocessor include stack is empty"); in prepExitInclude() 612 PrintFatalError("Preprocessor include stack is not empty"); in prepExitInclude() 615 PrintFatalError("Preprocessor include stack is empty"); in prepExitInclude() 686 PrintFatalError("Unsupported preprocessing token in " in prepEatPreprocessorDirective() 696 PrintFatalError("lexPreprocessor() called for unknown " in lexPreprocessor() 783 PrintFatalError("Invalid preprocessor control on the stack"); in lexPreprocessor() 814 PrintFatalError("#define must be ignored during the lines skipping"); in lexPreprocessor() 821 PrintFatalError("Preprocessing directive is not supported"); in lexPreprocessor() 827 PrintFatalError("Invalid recursion."); 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 | 638 PrintFatalError("Expected record in list!"); in getElementAsRecord() 750 PrintFatalError(CurRec->getLoc(), in Fold() 759 PrintFatalError(CurRec->getLoc(), in Fold() 817 PrintFatalError(CurRec->getLoc(), in Fold() 974 PrintFatalError(Twine("Concatenated Dag operators do not match: '") + in Fold() 1951 PrintFatalError(CurRec->getLoc(), in Fold() 2055 PrintFatalError(CurRec->getLoc(), in Fold() 2160 PrintFatalError(Loc, "Expected record as operator"); in getOperatorAsDef() 2311 PrintFatalError(getLoc(), Twine("Record name '") + Name->getAsString() + in checkName() 2390 PrintFatalError( in resolveReferences() [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | ASTTableGen.cpp | 29 PrintFatalError(getLoc(), "unexpected node declaring properties"); in getName() 36 PrintFatalError(node->getLoc(), in removeExpectedNodeNameSuffix() 112 PrintFatalError(Twine("cannot find definition for node class ") in visitHierarchy() 126 PrintFatalError(node.getLoc(), in visitHierarchy() 132 PrintFatalError(Twine("no root node in ") + nodeClassName + " hierarchy"); in visitHierarchy()
|
H A D | ClangASTPropertiesEmitter.cpp | 114 PrintFatalError(creationRule.getLoc(), in ASTPropsEmitter() 128 PrintFatalError(overrideRule.getLoc(), in ASTPropsEmitter() 142 PrintFatalError(helperRule.getLoc(), in ASTPropsEmitter() 165 PrintFatalError(kindRule.getLoc(), in ASTPropsEmitter() 290 PrintFatalError("property validation failed"); in validate() 434 PrintFatalError(node.getLoc(), in emitPropertiedReaderWriterBody() 443 PrintFatalError(node.getLoc(), in emitPropertiedReaderWriterBody() 459 PrintFatalError(nodeInfo.Creator.getLoc(), in emitPropertiedReaderWriterBody() 500 PrintFatalError(type.getLoc(), "unexpected generic property type"); in emitBasicReaderWriterMethodSuffix() 788 PrintFatalError(typeCases.KindRule.getLoc(), in emitCasedReaderWriterMethodBody() [all …]
|
H A D | MveEmitter.cpp | 147 PrintFatalError("no LLVM type name available for type " + cName()); in llvmName() 150 PrintFatalError("no ACLE suffix available for this type"); in acleSuffix() 270 PrintFatalError("bad size for floating type"); in llvmName() 1066 PrintFatalError("Could not convert this value into a type"); in getType() 1085 PrintFatalError(R->getLoc(), "Could not convert this record into a type"); in getType() 1094 PrintFatalError( in getType() 1099 PrintFatalError("Parametric type in unparametrised context"); in getType() 1138 PrintFatalError("Cannot find a type to satisfy CopyKind"); in getType() 1150 PrintFatalError("Cannot find a type to satisfy ScaleSize"); in getType() 1153 PrintFatalError("Bad operator in type dag expression"); in getType() [all …]
|
H A D | RISCVVEmitter.cpp | 544 PrintFatalError("Unhandled case!"); in initShortStr() 581 PrintFatalError("Unhandled type code!"); in applyBasicType() 634 PrintFatalError("Illegal primitive type transformers!"); in applyModifier() 651 PrintFatalError("Complex type transformer only supports vector type!"); in applyModifier() 653 PrintFatalError( in applyModifier() 700 PrintFatalError("Illegal complex type transformers!"); in applyModifier() 709 PrintFatalError("'P' transformer cannot be used after 'C'"); in applyModifier() 711 PrintFatalError("'P' transformer cannot be used twice"); in applyModifier() 716 PrintFatalError("'C' transformer cannot be used twice"); in applyModifier() 737 PrintFatalError("Illegal non-primitive type transformer!"); in applyModifier()
|
H A D | ClangASTNodesEmitter.cpp | 126 PrintFatalError(Base.getLoc(), "abstract node has no children"); in EmitNode() 157 PrintFatalError(R->getLoc(), in deriveChildTree() 165 PrintFatalError(Twine("didn't find root node in \"") + NodeClassName in deriveChildTree()
|
H A D | ClangSACheckersEmitter.cpp | 70 PrintFatalError(R.getLoc(), in getValueFromBitsInit() 108 PrintFatalError(R.getLoc(), in getCheckerOptionType() 124 PrintFatalError(R.getLoc(), in getDevelopmentStage()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/ |
H A D | Error.h | 43 LLVM_ATTRIBUTE_NORETURN void PrintFatalError(const Twine &Msg); 44 LLVM_ATTRIBUTE_NORETURN void PrintFatalError(ArrayRef<SMLoc> ErrorLoc, 46 LLVM_ATTRIBUTE_NORETURN void PrintFatalError(const Record *Rec, 48 LLVM_ATTRIBUTE_NORETURN void PrintFatalError(const RecordVal *RecVal,
|