Lines Matching refs:PrintFatalError
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()
1081 PrintFatalError(TheDef->getLoc(), in validate()
1162 PrintFatalError(Rec->getLoc(), 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()
1643 PrintFatalError(Rec->getLoc(), in buildInfo()
1675 PrintFatalError(II->TheDef->getLoc(), in buildInstructionOperandReference()
1750 PrintFatalError(II->TheDef->getLoc(), in buildAliasOperandReference()
1880 PrintFatalError(TheDef->getLoc(), "Instruction '" + in buildAliasResultOperands()
1910 PrintFatalError(TheDef->getLoc(), in buildAliasResultOperands()
2702 PrintFatalError(R->getLoc(), "Predicate '" + ReqFeatures[i]->getName() + in GetAliasRequiredFeatures()
2760 PrintFatalError(R->getLoc(), "this is the other MnemonicAlias."); in emitMnemonicAliasVariant()
2767 PrintFatalError(R->getLoc(), "MnemonicAlias to the same string"); in emitMnemonicAliasVariant()