Searched refs:TOCDeltaExpr (Results 1 – 1 of 1) sorted by relevance
1653 const MCExpr *TOCDeltaExpr = in emitFunctionEntryLabel() local1660 OutStreamer->emitValue(TOCDeltaExpr, 8); in emitFunctionEntryLabel()1775 const MCExpr *TOCDeltaExpr = in emitFunctionBodyStart() local1779 const MCExpr *TOCDeltaHi = PPCMCExpr::createHa(TOCDeltaExpr, OutContext); in emitFunctionBodyStart()1785 const MCExpr *TOCDeltaLo = PPCMCExpr::createLo(TOCDeltaExpr, OutContext); in emitFunctionBodyStart()