Home
last modified time | relevance | path

Searched refs:createMCSymbolForTlsGetAddr (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp619 static MCSymbol *createMCSymbolForTlsGetAddr(MCContext &Ctx, unsigned MIOpc) { in createMCSymbolForTlsGetAddr() function
632 MCSymbol *TlsCall = createMCSymbolForTlsGetAddr(OutContext, MI->getOpcode()); in EmitAIXTlsCallHelper()
2844 createMCSymbolForTlsGetAddr(OutContext, MI->getOpcode()); in emitInstruction()