Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h303 switch (unsigned ElementBits = ElementTy->getScalarSizeInBits()) { isLegalBroadcastLoad() local
H A DAArch64ISelLowering.cpp14577 getVShiftImm(SDValue Op,unsigned ElementBits,int64_t & Cnt) getVShiftImm() argument
14599 int64_t ElementBits = VT.getScalarSizeInBits(); isVShiftLImm() local
14610 int64_t ElementBits = VT.getScalarSizeInBits(); isVShiftRImm() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp519 int64_t ElementBits = Ty.getScalarSizeInBits(); isVShiftRImm() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6625 getVShiftImm(SDValue Op,unsigned ElementBits,int64_t & Cnt) getVShiftImm() argument
6648 int64_t ElementBits = VT.getScalarSizeInBits(); isVShiftLImm() local
6663 int64_t ElementBits = VT.getScalarSizeInBits(); isVShiftRImm() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp16619 int ElementBits = VT.getScalarSizeInBits(); lower256BitShuffle() local
[all...]