Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1755 SDValue SelectionDAG::getShiftAmountConstant(uint64_t Val, EVT VT, in getShiftAmountConstant() function in SelectionDAG
1762 SDValue SelectionDAG::getShiftAmountConstant(const APInt &Val, EVT VT, in getShiftAmountConstant() function in SelectionDAG