Searched refs:typeStdString (Results 1 – 5 of 5) sorted by relevance
670 typeStdString(DestTy)); in emitIAS()695 typeStdString(Dest->getType())); in emitIAS()714 typeStdString(SrcTy)); in emitIAS()737 typeStdString(Dest->getType())); in emitIAS()770 typeStdString(Dest->getType())); in emitIAS()802 typeStdString(Dest->getType())); in emitIAS()893 typeStdString(Dest->getType())); in emitIAS()913 typeStdString(Dest->getType())); in emitIAS()933 typeStdString(Dest->getType())); in emitIAS()952 typeStdString(Dest->getType())); in emitIAS()[all …]
85 inline std::string typeStdString(Type Ty) { return typeString(Ty); } in typeStdString() function
814 llvm::report_fatal_error("Unsupported constant type: " + typeStdString(Ty)); in getConstantZero()862 llvm::report_fatal_error("Unsupported constant type: " + typeStdString(Ty)); in getConstantPool()
648 typeStdString(ElmtTy)); in encodeElmtType()1070 typeStdString(OpRt->getType())); in emitInsertExtractInt()
2296 ("Unexpected type in div0Check: " + typeStdString(Ty)).c_str()); in div0Check()