Home | History | Annotate | Download | only in AArch64

Lines Matching refs:getVShiftImm

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