Searched defs:ShlCst (Results 1 – 3 of 3) sorted by relevance
641 ConstantSDNode *ShlCst = dyn_cast<ConstantSDNode>(Shift.getOperand(1)); in tryShrinkShlLogicImm() local
4442 auto *ShlCst = dyn_cast<ConstantSDNode>(Shift.getOperand(1)); in tryShrinkShlLogicImm() local
3229 int64_t ShlCst, AshrCst; in matchAshrShlToSextInreg() local