Searched refs:typeStdString (Results 1 – 5 of 5) sorted by relevance
665 typeStdString(DestTy)); in emitIAS()690 typeStdString(Dest->getType())); in emitIAS()709 typeStdString(SrcTy)); in emitIAS()732 typeStdString(Dest->getType())); in emitIAS()765 typeStdString(Dest->getType())); in emitIAS()797 typeStdString(Dest->getType())); in emitIAS()888 typeStdString(Dest->getType())); in emitIAS()907 typeStdString(Dest->getType())); in emitIAS()926 typeStdString(Dest->getType())); in emitIAS()945 typeStdString(Dest->getType())); in emitIAS()[all …]
85 inline std::string typeStdString(Type Ty) { return typeString(Ty); } in typeStdString() function
745 llvm::report_fatal_error("Unsupported constant type: " + typeStdString(Ty)); in getConstantZero()793 llvm::report_fatal_error("Unsupported constant type: " + typeStdString(Ty)); in getConstantPool()
669 typeStdString(ElmtTy)); in encodeElmtType()1092 typeStdString(OpRt->getType())); in emitInsertExtractInt()
2290 ("Unexpected type in div0Check: " + typeStdString(Ty)).c_str()); in div0Check()