Searched refs:isLogicalShift (Results 1 – 9 of 9) sorted by relevance
136 inline bool isLogicalShift() const { in isLogicalShift() function
127 inline bool isLogicalShift() const {
156 inline bool isLogicalShift() const {
64 assert(SecondShift->isLogicalShift() && "Unexpected instruction type"); in canEvaluateShiftedShift()378 if (TrOp && I.isLogicalShift() && TrOp->isShift() && in FoldShiftByConstant()
49 if (I && I->isLogicalShift() && in simplifyValueKnownNonZero()
73 assert(InnerShift->isLogicalShift() && "Unexpected instruction type"); in canEvaluateShiftedShift()386 if (TrOp && I.isLogicalShift() && TrOp->isShift() && in FoldShiftByConstant()
71 if (I && I->isLogicalShift() && in simplifyValueKnownNonZero()
1787 if (I->isLogicalShift() && isa<ConstantInt>(I->getOperand(1))) { in collectBitParts()
2542 if (I->isLogicalShift() && isa<ConstantInt>(I->getOperand(1))) { in collectBitParts()