Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/Utils/
H A DX86ShuffleDecode.cpp327 int ElementBits = VT.getScalarSizeInBits(); in DecodeBLENDMask() local
353 int ElementBits = MaskTy->getScalarSizeInBits(); in DecodeVPERMILPMask() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6157 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
6179 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local
6194 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9406 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
9428 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local
9443 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10723 int ElementBits = VT.getScalarSizeInBits(); in lower256BitVectorShuffle() local