Searched refs:ExpandShiftByConstant (Results 1 – 2 of 2) sorted by relevance
349 void ExpandShiftByConstant(SDNode *N, unsigned Amt,
1344 void DAGTypeLegalizer::ExpandShiftByConstant(SDNode *N, unsigned Amt, in ExpandShiftByConstant() function in DAGTypeLegalizer2116 return ExpandShiftByConstant(N, CN->getZExtValue(), Lo, Hi); in ExpandIntRes_Shift()