Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizeMaskedMemIntrin.cpp108 static unsigned adjustForEndian(const DataLayout &DL, unsigned VectorWidth, in adjustForEndian()
179 unsigned VectorWidth = cast<FixedVectorType>(VecType)->getNumElements(); in scalarizeMaskedLoad() local
318 unsigned VectorWidth = cast<FixedVectorType>(VecType)->getNumElements(); in scalarizeMaskedStore() local
435 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedGather() local
565 unsigned VectorWidth = SrcFVTy->getNumElements(); in scalarizeMaskedScatter() local
652 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedExpandLoad() local
780 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedCompressStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp214 int VectorWidth = in IsSafeActiveMask() local
353 unsigned VectorWidth = in InsertVCTPIntrinsic() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp614 int VectorWidth = VT.getSizeInBits(); in group2Shuffle() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1470 unsigned VectorWidth = 0; in translateGetElementPtr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp5095 if (unsigned VectorWidth = getContext().BuiltinInfo.getRequiredVectorWidth(BuiltinID)) in EmitBuiltinExpr() local