Searched refs:TOCDeltaExpr (Results 1 – 1 of 1) sorted by relevance
1603 const MCExpr *TOCDeltaExpr = in emitFunctionEntryLabel() local1610 OutStreamer->emitValue(TOCDeltaExpr, 8); in emitFunctionEntryLabel()1723 const MCExpr *TOCDeltaExpr = in emitFunctionBodyStart() local1727 const MCExpr *TOCDeltaHi = PPCMCExpr::createHa(TOCDeltaExpr, OutContext); in emitFunctionBodyStart()1733 const MCExpr *TOCDeltaLo = PPCMCExpr::createLo(TOCDeltaExpr, OutContext); in emitFunctionBodyStart()