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.cpp106 static unsigned adjustForEndian(const DataLayout &DL, unsigned VectorWidth, in adjustForEndian()
173 unsigned VectorWidth = cast<FixedVectorType>(VecType)->getNumElements(); in scalarizeMaskedLoad() local
308 unsigned VectorWidth = cast<FixedVectorType>(VecType)->getNumElements(); in scalarizeMaskedStore() local
425 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedGather() local
555 unsigned VectorWidth = SrcFVTy->getNumElements(); in scalarizeMaskedScatter() local
643 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedExpandLoad() local
780 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedCompressStore() local
885 unsigned VectorWidth = AddrType->getNumElements(); in scalarizeMaskedVectorHistogram() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp210 int VectorWidth = in IsSafeActiveMask() local
380 unsigned VectorWidth = in InsertVCTPIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp1935 unsigned VectorWidth = in addConstantComments() local
1956 unsigned VectorWidth = in addConstantComments() local
H A DX86InterleavedAccess.cpp610 int VectorWidth = VT.getSizeInBits(); in group2Shuffle() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2697 const SDLoc &DL, unsigned VectorWidth) { in extractSubVector()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1589 unsigned VectorWidth = 0; in translateGetElementPtr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp6129 if (unsigned VectorWidth = getContext().BuiltinInfo.getRequiredVectorWidth(BuiltinID)) in EmitBuiltinExpr() local