Searched refs:isLogicalShift (Results 1 – 5 of 5) sorted by relevance
136 inline bool isLogicalShift() const { in isLogicalShift() function
165 inline bool isLogicalShift() const {
426 assert(InnerShift->isLogicalShift() && "Unexpected instruction type"); in canEvaluateShiftedShift()721 if (TrOp && I.isLogicalShift() && TrOp->isShift() && in FoldShiftByConstant()
70 if (I && I->isLogicalShift() && in simplifyValueKnownNonZero()
2740 if (I->isLogicalShift() && isa<ConstantInt>(I->getOperand(1))) { in collectBitParts()