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.h303 switch (unsigned ElementBits = ElementTy->getScalarSizeInBits()) { in isLegalBroadcastLoad() local
H A DAArch64ISelLowering.cpp14781 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
14803 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local
14814 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp519 int64_t ElementBits = Ty.getScalarSizeInBits(); in isVShiftRImm() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6610 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
6633 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftLImm() local
6648 int64_t ElementBits = VT.getScalarSizeInBits(); in isVShiftRImm() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp16595 int ElementBits = VT.getScalarSizeInBits(); in lower256BitShuffle() local