reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/TableGen/Error.h
   32 LLVM_ATTRIBUTE_NORETURN void PrintFatalError(const Twine &Msg);

References

lib/TableGen/Record.cpp
  641     PrintFatalError("Expected record in list!");
  893         PrintFatalError(Twine("Concatenated Dag operators do not match: '") +
 2361     PrintFatalError("ERROR: Couldn't find the `" + ClassName + "' class!\n");
lib/TableGen/TGLexer.cpp
  184     PrintFatalError("getNextChar() must never return '\r'");
  586     PrintFatalError("Preprocessor include stack is empty");
  593       PrintFatalError("Preprocessor include stack is not empty");
  596       PrintFatalError("Preprocessor include stack is empty");
  667   PrintFatalError("Unsupported preprocessing token in "
  677     PrintFatalError("lexPreprocessor() called for unknown "
  764       PrintFatalError("Invalid preprocessor control on the stack");
  795       PrintFatalError("#define must be ignored during the lines skipping");
  802   PrintFatalError("Preprocessing directive is not supported");
  808     PrintFatalError("Invalid recursion.");
  844       PrintFatalError("prepIsDirective() and lexPreprocessor() "
  853         PrintFatalError("Tokens processing was enabled by an unexpected "
 1013     PrintFatalError("prepReportPreprocessorStackError() called with "
tools/clang/utils/TableGen/ClangASTNodesEmitter.cpp
  165     PrintFatalError(Twine("didn't find root node in \"") + NodeClassName
tools/clang/utils/TableGen/ClangAttrEmitter.cpp
 1838         PrintFatalError("Attribute subject match rules should not represent"
 1878       PrintFatalError("Attribute subject match rules should not represent"
 4070     PrintFatalError("The Documentation top-level definition is missing, "
tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp
 1467       PrintFatalError("Invalid character in diagnostic group '" + I.first +
 1678     PrintFatalError("The Documentation top-level definition is missing, "
tools/clang/utils/TableGen/ClangOpcodesEmitter.cpp
   80       PrintFatalError("Expected a type class");
  307       PrintFatalError("Expected a type class");
tools/clang/utils/TableGen/ClangOptionDocEmitter.cpp
  386     PrintFatalError("The GlobalDocumentation top-level definition is missing, "
tools/clang/utils/TableGen/ClangTypeNodesEmitter.cpp
  112 		PrintFatalError("no Type records in input!");
tools/clang/utils/TableGen/MveEmitter.cpp
  144     PrintFatalError("no LLVM type name available for type " + cName());
  147     PrintFatalError("no ACLE suffix available for this type");
  255       PrintFatalError("bad size for floating type");
  917   PrintFatalError("Could not convert this value into a type");
  940     PrintFatalError(
  945       PrintFatalError("Parametric type in unparametrised context");
  980     PrintFatalError("Cannot change sign of this type");
  983   PrintFatalError("Bad operator in type dag expression");
 1008       PrintFatalError("Type casts should have exactly one argument");
 1020     PrintFatalError("Unsupported type cast");
 1043       PrintFatalError("Unsupported dag node " + Op->getName());
 1056       PrintFatalError(
 1060       PrintFatalError("unrecognized variable name '" + Name + "'");
 1071   PrintFatalError("bad dag argument type for code generation");
 1167           PrintFatalError("unrecognised ImmediateBounds subclass");
 1194         PrintFatalError("Operands to CustomCodegen should have names");
 1200         PrintFatalError("Operands to CustomCodegen should be integers");
tools/clang/utils/TableGen/NeonEmitter.cpp
   66       PrintFatalError(Str);
utils/TableGen/CodeGenDAGPatterns.cpp
 1498     PrintFatalError(OS.str());
 1811   PrintFatalError("Unhandled node in GetNumNodeResults");
 3052     PrintFatalError("Error getting SDNode '" + Name + "'!");
 3223         PrintFatalError("Value #" + Twine(i) + " of OperandWithDefaultOps '" +
 3947     PrintFatalError("pattern conflicts");
 4046     PrintFatalError("Errors in DAG patterns");
utils/TableGen/CodeGenMapTable.cpp
  354         PrintFatalError("Multiple matches found for `" + KeyInstr->getName() +
  527         PrintFatalError("Record `" + CurMap->getName() + "', field "
utils/TableGen/CodeGenRegisters.cpp
 1189     PrintFatalError("No 'RegisterClass' subclasses defined!");
 1432         PrintFatalError(
utils/TableGen/CodeGenSchedule.cpp
 1982     PrintFatalError("Incomplete schedule model");
utils/TableGen/CodeGenTarget.cpp
  221     PrintFatalError("ERROR: No 'Target' subclasses defined!");
  223     PrintFatalError("ERROR: Multiple subclasses of Target defined!");
  258     PrintFatalError("Target does not have an AsmParser #" +
  270     PrintFatalError("Target does not have an AsmParserVariant #" + Twine(i) +
  289     PrintFatalError("Target does not have an AsmWriter #" +
  402     PrintFatalError("No 'Instruction' subclasses defined!");
  418     PrintFatalError(Twine("Could not find '") + Name + "' instruction!");
utils/TableGen/DAGISelMatcherGen.cpp
  270       PrintFatalError(OS.str());
 1008   PrintFatalError("Unknown node in result pattern!");
utils/TableGen/ExegesisEmitter.cpp
   45       PrintFatalError("no pfm counter id for " + Name);
  101     PrintFatalError("ERROR: No 'Target' subclasses defined!");
  103     PrintFatalError("ERROR: Multiple subclasses of Target defined!");
utils/TableGen/FastISelEmitter.cpp
  653         PrintFatalError("Multiple instructions match and one with no "
utils/TableGen/FixedLenDecoderEmitter.cpp
  772       PrintFatalError("invalid decode table opcode");
utils/TableGen/GICombinerEmitter.cpp
  445     PrintFatalError("No combiners selected with -combiners");
  449       PrintFatalError("Could not find " + Combiner);
utils/TableGen/InstrInfoEmitter.cpp
  771     PrintFatalError("No instructions defined!");
utils/TableGen/IntrinsicEmitter.cpp
  235     default: PrintFatalError("unhandled integer type width in intrinsic!");
  246   default: PrintFatalError("unhandled MVT in intrinsic!");
  355     default: PrintFatalError("unhandled vector type width in intrinsic!");
utils/TableGen/OptParserEmitter.cpp
   85     PrintFatalError("Equivalent Options found.");
utils/TableGen/RISCVCompressInstEmitter.cpp
  649           PrintFatalError("Unexpected tied operand types!\n");
utils/TableGen/RegisterBankEmitter.cpp
  280     PrintFatalError("ERROR: Too many or too few subclasses of Target defined!");
utils/TableGen/RegisterInfoEmitter.cpp
 1470       PrintFatalError("Too many register classes.");
utils/TableGen/SearchableTableEmitter.cpp
  124     PrintFatalError(Twine("invalid field type for field '") + Field.Name +
  164       PrintFatalError(Twine("bitfield '") + Field.Name +
  168     PrintFatalError(Twine("Field '") + Field.Name + "' has unknown type '" +
  413         PrintFatalError(Twine("Use a secondary index for case-insensitive "
  551       PrintFatalError(Twine("Search index '") + Name +
  558     PrintFatalError(
  612           PrintFatalError(Twine("Field '") + Field.Name + "' of table '" +
utils/TableGen/SubtargetEmitter.cpp
  153     PrintFatalError("Too many subtarget features! Bump MAX_SUBTARGET_FEATURES.");
utils/TableGen/X86EVEX2VEXTablesEmitter.cpp
   78       PrintFatalError("Invalid VectSize bit");
utils/TableGen/X86FoldTablesEmitter.cpp
  206     PrintFatalError("Comparing two BitsInits with different sizes!");