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