Home
last modified time | relevance | path

Searched defs:VectorWidth (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizeMaskedMemIntrin.cpp108 static unsigned adjustForEndian(const DataLayout &DL, unsigned VectorWidth, in adjustForEndian()
178 unsigned VectorWidth = cast<FixedVectorType>(VecType)->getNumElements(); in scalarizeMaskedLoad() local
348 unsigned VectorWidth = cast<FixedVectorType>(VecType)->getNumElements(); in scalarizeMaskedStore() local
492 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedGather() local
627 unsigned VectorWidth = SrcFVTy->getNumElements(); in scalarizeMaskedScatter() local
719 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedExpandLoad() local
861 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedCompressStore() local
970 unsigned VectorWidth = AddrType->getNumElements(); in scalarizeMaskedVectorHistogram() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp208 int VectorWidth = in IsSafeActiveMask() local
380 unsigned VectorWidth = in InsertVCTPIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp607 int VectorWidth = VT.getSizeInBits(); in group2Shuffle() local
H A DX86MCInstLower.cpp1965 unsigned VectorWidth = in addConstantComments() local
1986 unsigned VectorWidth = in addConstantComments() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp3107 const SDLoc &DL, unsigned VectorWidth) { in extractSubVector()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1601 unsigned VectorWidth = 0; in translateGetElementPtr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp6337 if (unsigned VectorWidth = getContext().BuiltinInfo.getRequiredVectorWidth(BuiltinID)) in EmitBuiltinExpr() local