Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h480 void ExpandShiftByConstant(SDNode *N, const APInt &Amt,
H A DLegalizeIntegerTypes.cpp2594 void DAGTypeLegalizer::ExpandShiftByConstant(SDNode *N, const APInt &Amt, in ExpandShiftByConstant() function in DAGTypeLegalizer
4157 return ExpandShiftByConstant(N, CN->getAPIntValue(), Lo, Hi); in ExpandIntRes_Shift()