Home | History | Annotate | Download | only in ARM

Lines Matching refs:Twine

83                            Twine(Attribute) + ", " + Twine(Value));
195 OutStreamer.AddComment(Twine(SReg));
724 MCSymbol *Label = Ctx.GetOrCreateSymbol(Twine(Prefix)
725 + "PC" + Twine(FunctionNumber) + "_" + Twine(LabelId));