Searched defs:ElementBits (Results 1 – 11 of 11) sorted by relevance
| /external/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| D | AArch64PostLegalizerLowering.cpp | 392 int64_t ElementBits = Ty.getScalarSizeInBits(); in isVShiftRImm() local
|
| /external/llvm/lib/Target/X86/Utils/ |
| D | X86ShuffleDecode.cpp | 346 int ElementBits = VT.getScalarSizeInBits(); in DecodeBLENDMask() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 6584 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/ |
| D | ARMISelLowering.cpp | 10500 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 8288 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm() 8310 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local 8321 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
|
| /external/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 9904 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm() 9926 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local 9937 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 6037 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm() 6060 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local 6075 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
|
| /external/llvm-project/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 6230 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm() 6253 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local 6268 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 11673 int ElementBits = VT.getScalarSizeInBits(); in lower256BitVectorShuffle() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 16470 int ElementBits = VT.getScalarSizeInBits(); in lower256BitShuffle() local
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 17295 int ElementBits = VT.getScalarSizeInBits(); in lower256BitShuffle() local
|