Searched refs:TOCDeltaExpr (Results 1 – 1 of 1) sorted by relevance
1782 const MCExpr *TOCDeltaExpr = in emitFunctionEntryLabel() local1789 OutStreamer->emitValue(TOCDeltaExpr, 8); in emitFunctionEntryLabel()1904 const MCExpr *TOCDeltaExpr = in emitFunctionBodyStart() local1908 const MCExpr *TOCDeltaHi = PPCMCExpr::createHa(TOCDeltaExpr, OutContext); in emitFunctionBodyStart()1914 const MCExpr *TOCDeltaLo = PPCMCExpr::createLo(TOCDeltaExpr, OutContext); in emitFunctionBodyStart()