Searched refs:ExpandShiftByConstant (Results 1 – 2 of 2) sorted by relevance
371 void ExpandShiftByConstant(SDNode *N, const APInt &Amt,
1412 void DAGTypeLegalizer::ExpandShiftByConstant(SDNode *N, const APInt &Amt, in ExpandShiftByConstant() function in DAGTypeLegalizer2239 return ExpandShiftByConstant(N, CN->getAPIntValue(), Lo, Hi); in ExpandIntRes_Shift()