Searched refs:TOCDeltaExpr (Results 1 – 1 of 1) sorted by relevance
1573 const MCExpr *TOCDeltaExpr = in emitFunctionEntryLabel() local1580 OutStreamer->emitValue(TOCDeltaExpr, 8); in emitFunctionEntryLabel()1693 const MCExpr *TOCDeltaExpr = in emitFunctionBodyStart() local1697 const MCExpr *TOCDeltaHi = PPCMCExpr::createHa(TOCDeltaExpr, OutContext); in emitFunctionBodyStart()1703 const MCExpr *TOCDeltaLo = PPCMCExpr::createLo(TOCDeltaExpr, OutContext); in emitFunctionBodyStart()