Searched refs:ShlVals (Results 1 – 1 of 1) sorted by relevance
46387 SmallVector<int, 32> ShlVals; in combineSelect() local46390 ShlVals.push_back(EltBitWidth - 1 - in combineSelect()46394 SDValue ShlAmt = getConstVector(ShlVals, VT.getSimpleVT(), DAG, DL); in combineSelect()