Searched refs:shiftAmountKnownInRange (Results 1 – 2 of 2) sorted by relevance
1742 static bool shiftAmountKnownInRange(Register ShiftAmount, in shiftAmountKnownInRange() function1809 !shiftAmountKnownInRange(RegDef->getOperand(2).getReg(), MRI); in canCreateUndefOrPoison()1842 !shiftAmountKnownInRange(RegDef->getOperand(2).getReg(), MRI); in canCreateUndefOrPoison()
7210 static bool shiftAmountKnownInRange(const Value *ShiftAmount) { in shiftAmountKnownInRange() function7262 return includesPoison(Kind) && !shiftAmountKnownInRange(Op->getOperand(1)); in canCreateUndefOrPoison()7304 !shiftAmountKnownInRange(II->getArgOperand(1)); in canCreateUndefOrPoison()