Searched refs:registerInlineAsmLabel (Results 1 – 3 of 3) sorted by relevance
302 MMI->getContext().registerInlineAsmLabel(Sym); in EmitInlineAsmStr()
519 void registerInlineAsmLabel(MCSymbol *Sym);
425 void MCContext::registerInlineAsmLabel(MCSymbol *Sym) { in registerInlineAsmLabel() function in MCContext