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