Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp484 int64_t ElementBits = Ty.getScalarSizeInBits(); in isVShiftRImm() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10293 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
10315 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local
10326 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6252 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
6275 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local
6290 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp17497 int ElementBits = VT.getScalarSizeInBits(); in lower256BitShuffle() local