Searched defs:ElementBits (Results 1 – 3 of 3) sorted by relevance
8288 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()8310 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local8321 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
6037 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()6060 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local6075 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
16470 int ElementBits = VT.getScalarSizeInBits(); in lower256BitShuffle() local