Searched refs:isLogicalShift (Results 1 – 5 of 5) sorted by relevance
107 inline bool isLogicalShift() const { in isLogicalShift() function
48 if (I->isLogicalShift() && in simplifyValueKnownNonZero()
357 if (TrOp && I.isLogicalShift() && TrOp->isShift() && in FoldShiftByConstant()
1309 if (I->isLogicalShift() && isa<ConstantInt>(I->getOperand(1))) { in CollectBSwapParts()
1131 bool CanFold = Shift->isLogicalShift(); in visitICmpInstWithInstAndIntCst()