Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:Twine

22 #include "llvm/ADT/Twine.h"
618 MCSymbol *Sym = Ctx.getOrCreateSymbol(Twine(".option.machine_version_major"));
620 Sym = Ctx.getOrCreateSymbol(Twine(".option.machine_version_minor"));
622 Sym = Ctx.getOrCreateSymbol(Twine(".option.machine_version_stepping"));