Home
last modified time | relevance | path

Searched defs:BytesPerElt (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp628 const unsigned BytesPerElt = DL.getTypeStoreSize(VecEltTy); in promoteAllocaUserToVector() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp9787 unsigned BytesPerElt = EmitSVEGatherLoad() local
9849 unsigned BytesPerElt = EmitSVEScatterStore() local
9880 unsigned BytesPerElt = MemEltTy->getPrimitiveSizeInBits() / 8; EmitSVEGatherPrefetch() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5020 unsigned BytesPerElt = DstTy.getElementType().getSizeInBits() / 8; selectShuffleVector() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12649 unsigned BytesPerElt = EltVT.getSizeInBits() / 8; GenerateTBL() local
[all...]