Lines Matching refs:PrintFatalError
147 PrintFatalError("no LLVM type name available for type " + cName()); in llvmName()
150 PrintFatalError("no ACLE suffix available for this type"); in acleSuffix()
271 PrintFatalError("bad size for floating type"); in llvmName()
1064 PrintFatalError("Could not convert this value into a type"); in getType()
1083 PrintFatalError(R->getLoc(), "Could not convert this record into a type"); in getType()
1092 PrintFatalError( in getType()
1097 PrintFatalError("Parametric type in unparametrised context"); in getType()
1136 PrintFatalError("Cannot find a type to satisfy CopyKind"); in getType()
1148 PrintFatalError("Cannot find a type to satisfy ScaleSize"); in getType()
1151 PrintFatalError("Bad operator in type dag expression"); in getType()
1176 PrintFatalError("Type casts should have exactly one argument"); in getCodeForDag()
1190 PrintFatalError("Unsupported type cast"); in getCodeForDag()
1193 PrintFatalError("'address' should have two arguments"); in getCodeForDag()
1201 PrintFatalError("'address' pointer argument should be a pointer"); in getCodeForDag()
1207 PrintFatalError("'address' alignment argument should be an integer"); in getCodeForDag()
1212 PrintFatalError("unsignedflag should have exactly one argument"); in getCodeForDag()
1215 PrintFatalError("unsignedflag's argument should be a type"); in getCodeForDag()
1220 PrintFatalError("unsignedflag's argument should be a scalar type"); in getCodeForDag()
1224 PrintFatalError("bitsize should have exactly one argument"); in getCodeForDag()
1227 PrintFatalError("bitsize's argument should be a type"); in getCodeForDag()
1232 PrintFatalError("bitsize's argument should be a scalar type"); in getCodeForDag()
1260 PrintFatalError("Unsupported dag node " + Op->getName()); in getCodeForDag()
1273 PrintFatalError( in getCodeForDagArg()
1277 PrintFatalError("unrecognized variable name '" + Name + "'"); in getCodeForDagArg()
1418 PrintFatalError("unrecognised ImmediateBounds subclass"); in ACLEIntrinsic()
1452 PrintFatalError("Operands to CustomCodegen should have names"); in ACLEIntrinsic()
1458 PrintFatalError("Operands to CustomCodegen should be integers"); in ACLEIntrinsic()