Searched refs:TlsRef (Results 1 – 1 of 1) sorted by relevance
686 const MCExpr *TlsRef = MCSymbolRefExpr::create(TlsCall, OutContext); in EmitAIXTlsCallHelper() local687 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::BLA).addExpr(TlsRef)); in EmitAIXTlsCallHelper()735 const MCExpr *TlsRef = MCSymbolRefExpr::create(TlsGetAddr, Kind, OutContext); in emitTlsCall() local740 TlsRef = MCBinaryExpr::createAdd( in emitTlsCall()741 TlsRef, MCConstantExpr::create(32768, OutContext), OutContext); in emitTlsCall()749 .addExpr(TlsRef) in emitTlsCall()