Searched refs:NewShAmtVec (Results 1 – 1 of 1) sorted by relevance
14165 SDValue NewShAmtVec = DAG.getConstant(ShAmtV, DL, NewVT); in narrowIndex() 14166 N = DAG.getNode(ISD::SHL, DL, NewVT, NewExt, NewShAmtVec);14162 SDValue NewShAmtVec = DAG.getConstant(ShAmtV, DL, NewVT); narrowIndex() local