Searched defs:ElSize (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp154 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize, unsigned Width, argument
189 void DecodeVPERMIL2PMask(const Constant *C, unsigned M2Z, unsigned ElSize, argument
296 DecodeVPERMVMask(const Constant *C, unsigned ElSize, unsigned Width, SmallVectorImpl<int> &ShuffleMask) argument
322 DecodeVPERMV3Mask(const Constant *C, unsigned ElSize, unsigned Width, SmallVectorImpl<int> &ShuffleMask) argument
[all...]
H A DX86MCInstLower.cpp2059 unsigned ElSize; local
2126 unsigned ElSize; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp436 const SCEV *ElSize = SE.getSizeOfExpr(IntIdxTy, ElTy); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4658 llvm::Value *ElSize = CGF.getTypeSize(KmpDependInfoTy); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9819 unsigned ElSize = DL.getTypeSizeInBits(VecTy->getElementType()); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp18438 unsigned ElSize = DL.getTypeSizeInBits(VecTy->getElementType()); local

Completed in 223 milliseconds