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