Searched refs:getValidShiftAmountRange (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 2183 getValidShiftAmountRange(SDValue V, const APInt &DemandedElts,
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 3014 SelectionDAG::getValidShiftAmountRange(SDValue V, const APInt &DemandedElts, in getValidShiftAmountRange() function in SelectionDAG 3069 getValidShiftAmountRange(V, DemandedElts, Depth)) in getValidShiftAmount() 3091 getValidShiftAmountRange(V, DemandedElts, Depth)) in getValidMinimumShiftAmount() 3112 getValidShiftAmountRange(V, DemandedElts, Depth)) in getValidMaximumShiftAmount() 4620 getValidShiftAmountRange(Op, DemandedElts, Depth + 1)) { in ComputeNumSignBits()
|