Searched defs:ElementBits (Results 1 – 4 of 4) sorted by relevance
484 int64_t ElementBits = Ty.getScalarSizeInBits(); in isVShiftRImm() local
10293 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()10315 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local10326 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
6252 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()6275 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local6290 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
17497 int ElementBits = VT.getScalarSizeInBits(); in lower256BitShuffle() local