Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1730 static bool shiftAmountKnownInRange(Register ShiftAmount, shiftAmountKnownInRange() function
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp7041 static bool shiftAmountKnownInRange(const Value *ShiftAmount) { shiftAmountKnownInRange() function