Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DScalarizeMaskedMemIntrin.cpp106 static unsigned adjustForEndian(const DataLayout &DL, unsigned VectorWidth, in adjustForEndian()
177 unsigned VectorWidth = cast<FixedVectorType>(VecType)->getNumElements(); in scalarizeMaskedLoad() local
316 unsigned VectorWidth = cast<FixedVectorType>(VecType)->getNumElements(); in scalarizeMaskedStore() local
433 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedGather() local
563 unsigned VectorWidth = SrcFVTy->getNumElements(); in scalarizeMaskedScatter() local
650 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedExpandLoad() local
778 unsigned VectorWidth = VecType->getNumElements(); in scalarizeMaskedCompressStore() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp214 int VectorWidth = in IsSafeActiveMask() local
358 unsigned VectorWidth = in InsertVCTPIntrinsic() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp614 int VectorWidth = VT.getSizeInBits(); in group2Shuffle() local
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2553 const SDLoc &DL, unsigned VectorWidth) { in extractSubVector()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1496 unsigned VectorWidth = 0; in translateGetElementPtr() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp5305 if (unsigned VectorWidth = getContext().BuiltinInfo.getRequiredVectorWidth(BuiltinID)) in EmitBuiltinExpr() local