Searched defs:ElementBits (Results 1 – 4 of 4) sorted by relevance
339 int ElementBits = VT.getScalarSizeInBits(); in DecodeBLENDMask() local365 int ElementBits = MaskTy->getScalarSizeInBits(); in DecodeVPERMILPMask() local
6194 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()6216 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local6231 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
9661 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()9683 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local9698 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
10306 int ElementBits = VT.getScalarSizeInBits(); in lower256BitVectorShuffle() local