Searched refs:ConstantBitData (Results 1 – 1 of 1) sorted by relevance
36604 SmallVector<APInt, 8> ConstantBitData(NumMaskElts, in combineX86ShufflesConstants() local36634 ConstantBitData[i] = Bits; in combineX86ShufflesConstants()36653 SDValue CstOp = getConstVector(ConstantBitData, UndefElts, MaskVT, DAG, DL); in combineX86ShufflesConstants()