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()
1065 PrintFatalError("Could not convert this value into a type"); in getType()
1084 PrintFatalError(R->getLoc(), "Could not convert this record into a type"); in getType()
1093 PrintFatalError( in getType()
1098 PrintFatalError("Parametric type in unparametrised context"); in getType()
1137 PrintFatalError("Cannot find a type to satisfy CopyKind"); in getType()
1149 PrintFatalError("Cannot find a type to satisfy ScaleSize"); in getType()
1152 PrintFatalError("Bad operator in type dag expression"); in getType()
1177 PrintFatalError("Type casts should have exactly one argument"); in getCodeForDag()
1191 PrintFatalError("Unsupported type cast"); in getCodeForDag()
1194 PrintFatalError("'address' should have two arguments"); in getCodeForDag()
1202 PrintFatalError("'address' pointer argument should be a pointer"); in getCodeForDag()
1208 PrintFatalError("'address' alignment argument should be an integer"); in getCodeForDag()
1213 PrintFatalError("unsignedflag should have exactly one argument"); in getCodeForDag()
1216 PrintFatalError("unsignedflag's argument should be a type"); in getCodeForDag()
1221 PrintFatalError("unsignedflag's argument should be a scalar type"); in getCodeForDag()
1225 PrintFatalError("bitsize should have exactly one argument"); in getCodeForDag()
1228 PrintFatalError("bitsize's argument should be a type"); in getCodeForDag()
1233 PrintFatalError("bitsize's argument should be a scalar type"); in getCodeForDag()
1261 PrintFatalError("Unsupported dag node " + Op->getName()); in getCodeForDag()
1274 PrintFatalError( in getCodeForDagArg()
1278 PrintFatalError("unrecognized variable name '" + Name + "'"); in getCodeForDagArg()
1419 PrintFatalError("unrecognised ImmediateBounds subclass"); in ACLEIntrinsic()
1453 PrintFatalError("Operands to CustomCodegen should have names"); in ACLEIntrinsic()
1459 PrintFatalError("Operands to CustomCodegen should be integers"); in ACLEIntrinsic()