/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.h | 288 switch (unsigned ElementBits = ElementTy->getScalarSizeInBits()) { in isLegalBroadcastLoad() local
|
H A D | AArch64ISelLowering.cpp | 12905 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm() 12927 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local 12938 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/Utils/ |
H A D | X86ShuffleDecode.cpp | 346 int ElementBits = VT.getScalarSizeInBits(); in DecodeBLENDMask() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostLegalizerLowering.cpp | 526 int64_t ElementBits = Ty.getScalarSizeInBits(); in isVShiftRImm() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A 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
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 6532 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm() 6555 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local 6570 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 11673 int ElementBits = VT.getScalarSizeInBits(); in lower256BitVectorShuffle() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 16473 int ElementBits = VT.getScalarSizeInBits(); in lower256BitShuffle() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 18757 int ElementBits = VT.getScalarSizeInBits(); in lower256BitShuffle() local
|