Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h343 switch (unsigned ElementBits = ElementTy->getScalarSizeInBits()) { in isLegalBroadcastLoad() local
H A DAArch64ISelLowering.cpp15686 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
15708 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local
15719 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp537 int64_t ElementBits = Ty.getScalarSizeInBits(); in isVShiftRImm() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6676 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
6699 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local
6714 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp17187 int ElementBits = VT.getScalarSizeInBits(); in lower256BitShuffle() local