Searched refs:registerInlineAsmLabel (Results 1 – 3 of 3) sorted by relevance
428 MMI->getContext().registerInlineAsmLabel(Sym); in EmitGCCInlineAsmStr()
512 void registerInlineAsmLabel(MCSymbol *Sym);
357 void MCContext::registerInlineAsmLabel(MCSymbol *Sym) { in registerInlineAsmLabel() function in MCContext