Searched defs:shiftAmountKnownInRange (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | Utils.cpp | 1730 static bool shiftAmountKnownInRange(Register ShiftAmount, shiftAmountKnownInRange() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ValueTracking.cpp | 7041 static bool shiftAmountKnownInRange(const Value *ShiftAmount) { shiftAmountKnownInRange() function |