Home
last modified time | relevance | path

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

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