Searched defs:BytesPerElt (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUPromoteAlloca.cpp | 628 const unsigned BytesPerElt = DL.getTypeStoreSize(VecEltTy); in promoteAllocaUserToVector() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGBuiltin.cpp | 9787 unsigned BytesPerElt = EmitSVEGatherLoad() local |
/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64InstructionSelector.cpp | 5020 unsigned BytesPerElt = DstTy.getElementType().getSizeInBits() / 8; selectShuffleVector() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 12649 unsigned BytesPerElt = EltVT.getSizeInBits() / 8; GenerateTBL() local |