Home | History | Annotate | Download | only in ARM

Lines Matching refs:Twine

636       ArchFS = (Twine(ArchFS) + "," + FS).str();
886 MCSymbol *Label = Ctx.getOrCreateSymbol(Twine(Prefix)
887 + "PC" + Twine(FunctionNumber) + "_" + Twine(LabelId));