Searched defs:ElementBits (Results 1 – 5 of 5) sorted by relevance
288 switch (unsigned ElementBits = ElementTy->getScalarSizeInBits()) { in isLegalBroadcastLoad() local
12905 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()12927 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local12938 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
526 int64_t ElementBits = Ty.getScalarSizeInBits(); in isVShiftRImm() local
6532 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()6555 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local6570 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
18759 int ElementBits = VT.getScalarSizeInBits(); in lower256BitShuffle() local