Searched defs:ElementBits (Results 1 – 4 of 4) sorted by relevance
370 int ElementBits = VT.getScalarSizeInBits(); in DecodeBLENDMask() local396 int ElementBits = MaskTy->getScalarSizeInBits(); in DecodeVPERMILPMask() local
6493 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()6515 int64_t ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local6526 int64_t ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
10090 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()10112 int64_t ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local10127 int64_t ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
10935 int ElementBits = VT.getScalarSizeInBits(); in lower256BitVectorShuffle() local