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()
270 PrintFatalError("bad size for floating type"); in llvmName()
1066 PrintFatalError("Could not convert this value into a type"); in getType()
1085 PrintFatalError(R->getLoc(), "Could not convert this record into a type"); in getType()
1094 PrintFatalError( in getType()
1099 PrintFatalError("Parametric type in unparametrised context"); in getType()
1138 PrintFatalError("Cannot find a type to satisfy CopyKind"); in getType()
1150 PrintFatalError("Cannot find a type to satisfy ScaleSize"); in getType()
1153 PrintFatalError("Bad operator in type dag expression"); in getType()
1178 PrintFatalError("Type casts should have exactly one argument"); in getCodeForDag()
1192 PrintFatalError("Unsupported type cast"); in getCodeForDag()
1195 PrintFatalError("'address' should have two arguments"); in getCodeForDag()
1201 PrintFatalError("'address' alignment argument should be an integer"); in getCodeForDag()
1206 PrintFatalError("unsignedflag should have exactly one argument"); in getCodeForDag()
1209 PrintFatalError("unsignedflag's argument should be a type"); in getCodeForDag()
1214 PrintFatalError("unsignedflag's argument should be a scalar type"); in getCodeForDag()
1218 PrintFatalError("bitsize should have exactly one argument"); in getCodeForDag()
1221 PrintFatalError("bitsize's argument should be a type"); in getCodeForDag()
1226 PrintFatalError("bitsize's argument should be a scalar type"); in getCodeForDag()
1254 PrintFatalError("Unsupported dag node " + Op->getName()); in getCodeForDag()
1267 PrintFatalError( in getCodeForDagArg()
1271 PrintFatalError("unrecognized variable name '" + Name + "'"); in getCodeForDagArg()
1412 PrintFatalError("unrecognised ImmediateBounds subclass"); in ACLEIntrinsic()
1446 PrintFatalError("Operands to CustomCodegen should have names"); in ACLEIntrinsic()
1452 PrintFatalError("Operands to CustomCodegen should be integers"); in ACLEIntrinsic()