Home | History | Annotate | Download | only in Mips

Lines Matching full:twine

25 #include "llvm/ADT/Twine.h"
883 OutStreamer.AddComment("\t# Stub function to call " + Twine(RetType) + " " +
884 Twine(Symbol) + " (" + Twine(Parms) + ")");
916 OutContext.GetOrCreateSymbol("__call_stub_fp_" + Twine(Symbol));