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