Searched refs:DeltaExpr (Results 1 – 1 of 1) sorted by relevance
797 const MCExpr *DeltaExpr = MCBinaryExpr::createSub( in emitInstruction() local800 const MCExpr *DeltaHi = PPCMCExpr::createHa(DeltaExpr, OutContext); in emitInstruction()805 const MCExpr *DeltaLo = PPCMCExpr::createLo(DeltaExpr, OutContext); in emitInstruction()