Home | History | Annotate | Download | only in ARM

Lines Matching refs:getVShiftImm

10087 /// Getvshiftimm - Check if this is a valid build_vector for the immediate
10090 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) {
10113 if (! getVShiftImm(Op, ElementBits, Cnt))
10128 if (! getVShiftImm(Op, ElementBits, Cnt))