Searched refs:LeftShiftC (Results 1 – 1 of 1) sorted by relevance
1594 Constant *LeftShiftC = ConstantExpr::getSub(WidthC, ShAmtC); in visitCallInst() local1597 return CallInst::Create(Fshl, { Op0, Op1, LeftShiftC }); in visitCallInst()