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