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