Searched defs:VectorWidth (Results 1 – 6 of 6) sorted by relevance
106 static unsigned adjustForEndian(const DataLayout &DL, unsigned VectorWidth, in adjustForEndian() argument 173 unsigned VectorWidth = cast<FixedVectorType>(VecType)->getNumElements(); in scalarizeMaskedLoad() local 308 unsigned VectorWidth = cast<FixedVectorType>(VecType)->getNumElements(); scalarizeMaskedStore() local 425 unsigned VectorWidth = VecType->getNumElements(); scalarizeMaskedGather() local 555 unsigned VectorWidth = SrcFVTy->getNumElements(); scalarizeMaskedScatter() local 642 unsigned VectorWidth = VecType->getNumElements(); scalarizeMaskedExpandLoad() local 770 unsigned VectorWidth = VecType->getNumElements(); scalarizeMaskedCompressStore() local [all...]
210 int VectorWidth = in IsSafeActiveMask() local 380 unsigned VectorWidth = InsertVCTPIntrinsic() local [all...]
610 int VectorWidth = VT.getSizeInBits(); in group2Shuffle() local
2680 extractSubVector(SDValue Vec,unsigned IdxVal,SelectionDAG & DAG,const SDLoc & DL,unsigned VectorWidth) extractSubVector() argument
1591 // True if we should use a splat vector; using VectorWidth alone is not in translateGetElementPtr() local
5867 if (unsigned VectorWidth = getContext().BuiltinInfo.getRequiredVectorWidth(BuiltinID)) EmitBuiltinExpr() local