Searched defs:ElementBits (Results 1 – 4 of 4) sorted by relevance
327 int ElementBits = VT.getScalarSizeInBits(); in DecodeBLENDMask() local353 int ElementBits = MaskTy->getScalarSizeInBits(); in DecodeVPERMILPMask() local
6157 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()6179 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local6194 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
9406 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()9428 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local9443 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
10723 int ElementBits = VT.getScalarSizeInBits(); in lower256BitVectorShuffle() local