Home
last modified time | relevance | path

Searched defs:shiftAmountKnownInRange (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1742 static bool shiftAmountKnownInRange(Register ShiftAmount, in shiftAmountKnownInRange() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp7210 static bool shiftAmountKnownInRange(const Value *ShiftAmount) { in shiftAmountKnownInRange() function