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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp152 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize, unsigned Width, argument
187 void DecodeVPERMIL2PMask(const Constant *C, unsigned M2Z, unsigned ElSize, argument
295 DecodeVPERMVMask(const Constant *C, unsigned ElSize, unsigned Width, SmallVectorImpl<int> &ShuffleMask) argument
321 DecodeVPERMV3Mask(const Constant *C, unsigned ElSize, unsigned Width, SmallVectorImpl<int> &ShuffleMask) argument
[all...]
H A DX86MCInstLower.cpp2334 unsigned ElSize; local
2394 unsigned ElSize; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp429 const SCEV *ElSize = SE.getSizeOfExpr(IntIdxTy, ElTy); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9104 unsigned ElSize = DL.getTypeSizeInBits(VecTy->getElementType()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16993 unsigned ElSize = DL.getTypeSizeInBits(VecTy->getElementType()); local

Completed in 303 milliseconds