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