Lines Matching refs:PrintFatalError
110 PrintFatalError(TheDef->getLoc(), in buildRec()
115 PrintFatalError(TheDef->getLoc(), in buildRec()
121 PrintFatalError(TheDef->getLoc(), "Unrecognized type of argument in `" + in buildRec()
128 PrintFatalError(TheDef->getLoc(), in buildRec()
133 PrintFatalError(TheDef->getLoc(), "Invalid argument types for `operand`"); in buildRec()
137 PrintFatalError(TheDef->getLoc(), "Invalid number of bits for `operand`"); in buildRec()
148 PrintFatalError(TheDef->getLoc(), in buildRec()
155 PrintFatalError(TheDef->getLoc(), "Invalid argument types for `slice`"); in buildRec()
160 PrintFatalError(TheDef->getLoc(), "Invalid bit range for `slice`"); in buildRec()
356 PrintFatalError(EncodingDef, "VarLenInst not found for this record"); in emitInstructionBaseValues()
417 PrintFatalError(EncodingDef, "Parsed encoding record not found"); in getInstructionCaseForEncoding()