Lines Matching refs:PrintFatalError
820 PrintFatalError(Loc, "missing '=' in two-operand alias constraint"); in parseTwoOperandConstraint()
824 PrintFatalError(Loc, "expected '$' prefix on asm operand name"); in parseTwoOperandConstraint()
831 PrintFatalError(Loc, "expected '$' prefix on asm operand name"); in parseTwoOperandConstraint()
847 PrintFatalError(TheDef->getLoc(), in formTwoOperandAlias()
851 PrintFatalError(TheDef->getLoc(), in formTwoOperandAlias()
926 PrintFatalError(TheDef->getLoc(), in initialize()
933 PrintFatalError(TheDef->getLoc(), in initialize()
1055 PrintFatalError(TheDef->getLoc(), "instruction with empty asm string"); in validate()
1060 PrintFatalError(TheDef->getLoc(), in validate()
1068 PrintFatalError(TheDef->getLoc(), in validate()
1082 PrintFatalError(TheDef->getLoc(), in validate()
1163 PrintFatalError("Record `" + Rec->getName() + in getOperandClass()
1175 PrintFatalError(Rec->getLoc(), "RegisterOperand `" + Rec->getName() + in getOperandClass()
1179 PrintFatalError(Rec->getLoc(), "register class has no class info!"); in getOperandClass()
1185 PrintFatalError(Rec->getLoc(), "register class has no class info!"); in getOperandClass()
1189 PrintFatalError(Rec->getLoc(), "Operand `" + Rec->getName() + in getOperandClass()
1195 PrintFatalError(Rec->getLoc(), "operand has no match class!"); in getOperandClass()
1646 PrintFatalError(Rec->getLoc(), in buildInfo()
1678 PrintFatalError(II->TheDef->getLoc(), in buildInstructionOperandReference()
1753 PrintFatalError(II->TheDef->getLoc(), in buildAliasOperandReference()
1883 PrintFatalError(TheDef->getLoc(), "Instruction '" + in buildAliasResultOperands()
1913 PrintFatalError(TheDef->getLoc(), in buildAliasResultOperands()
2699 PrintFatalError(R->getLoc(), "Predicate '" + ReqFeatures[i]->getName() + in GetAliasRequiredFeatures()
2755 PrintFatalError(R->getLoc(), "this is the other MnemonicAlias."); in emitMnemonicAliasVariant()
2762 PrintFatalError(R->getLoc(), "MnemonicAlias to the same string"); in emitMnemonicAliasVariant()