Home
last modified time | relevance | path

Searched refs:getShiftAmountTyForConstant (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp346 static EVT getShiftAmountTyForConstant(unsigned Val, EVT VT, in getShiftAmountTyForConstant() function
364 EVT ShiftVT = getShiftAmountTyForConstant(DiffBits, NVT, TLI, DAG); in PromoteIntRes_BSWAP()
376 EVT ShiftVT = getShiftAmountTyForConstant(DiffBits, NVT, TLI, DAG); in PromoteIntRes_BITREVERSE()