Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.cpp346 int ElementBits = VT.getScalarSizeInBits(); in DecodeBLENDMask() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp7492 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
7514 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local
7529 unsigned ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6584 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
6606 int64_t ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local
6617 int64_t ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp10500 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
10522 int64_t ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftLImm() local
10537 int64_t ElementBits = VT.getVectorElementType().getSizeInBits(); in isVShiftRImm() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp11673 int ElementBits = VT.getScalarSizeInBits(); in lower256BitVectorShuffle() local