Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.cpp370 int ElementBits = VT.getScalarSizeInBits(); in DecodeBLENDMask() local
396 int ElementBits = MaskTy->getScalarSizeInBits(); in DecodeVPERMILPMask() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6493 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
6515 int64_t ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local
6526 int64_t ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp10090 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
10112 int64_t ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local
10127 int64_t ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp10935 int ElementBits = VT.getScalarSizeInBits(); in lower256BitVectorShuffle() local