Lines Matching refs:getVShiftImm
6490 /// getVShiftImm - Check if this is a valid build_vector for the immediate6493 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) {6516 if (!getVShiftImm(Op, ElementBits, Cnt))6527 if (!getVShiftImm(Op, ElementBits, Cnt))