Searched defs:ElementBits (Results 1 – 4 of 4) sorted by relevance
341 int ElementBits = VT.getScalarSizeInBits(); in DecodeBLENDMask() local367 int ElementBits = MaskTy->getScalarSizeInBits(); in DecodeVPERMILPMask() local
6197 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()6219 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local6234 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
9369 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()9391 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local9406 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
9894 int ElementBits = VT.getScalarSizeInBits(); in lower256BitVectorShuffle() local