Searched defs:ElementBits (Results 1 – 5 of 5) sorted by relevance
303 switch (unsigned ElementBits = ElementTy->getScalarSizeInBits()) { in isLegalBroadcastLoad() local
14781 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()14803 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local14814 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
519 int64_t ElementBits = Ty.getScalarSizeInBits(); in isVShiftRImm() local
6610 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()6633 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local6648 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
16595 int ElementBits = VT.getScalarSizeInBits(); in lower256BitShuffle() local