Lines Matching defs:getVShiftImm
14778 /// getVShiftImm - Check if this is a valid build_vector for the immediate14781 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) {14804 if (!getVShiftImm(Op, ElementBits, Cnt))14815 if (!getVShiftImm(Op, ElementBits, Cnt))