Lines Matching refs:PrintFatalError
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()
176 PrintFatalError(TheDef->getLoc(), "Invalid number of bits 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()
415 PrintFatalError(R, "Parsed encoding record not found"); in getInstructionCases()