Home
last modified time | relevance | path

Searched defs:ElementBits (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/X86/Utils/
HDX86ShuffleDecode.cpp339 int ElementBits = VT.getScalarSizeInBits(); in DecodeBLENDMask() local
365 int ElementBits = MaskTy->getScalarSizeInBits(); in DecodeVPERMILPMask() local
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp6194 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
6216 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local
6231 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMISelLowering.cpp9661 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
9683 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local
9698 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.cpp10306 int ElementBits = VT.getScalarSizeInBits(); in lower256BitVectorShuffle() local