Searched refs:shiftAmountKnownInRange (Results 1 – 2 of 2) sorted by relevance
1767 static bool shiftAmountKnownInRange(Register ShiftAmount, in shiftAmountKnownInRange() function1834 !shiftAmountKnownInRange(RegDef->getOperand(2).getReg(), MRI); in canCreateUndefOrPoison()1867 !shiftAmountKnownInRange(RegDef->getOperand(2).getReg(), MRI); in canCreateUndefOrPoison()
7320 static bool shiftAmountKnownInRange(const Value *ShiftAmount) { in shiftAmountKnownInRange() function7372 return includesPoison(Kind) && !shiftAmountKnownInRange(Op->getOperand(1)); in canCreateUndefOrPoison()7414 !shiftAmountKnownInRange(II->getArgOperand(1)); in canCreateUndefOrPoison()