Searched defs:VectorWidth (Results 1 – 9 of 9) sorted by relevance
106 adjustForEndian(const DataLayout & DL,unsigned VectorWidth,unsigned Idx) adjustForEndian() argument 173 unsigned VectorWidth = cast<FixedVectorType>(VecType)->getNumElements(); 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 643 unsigned VectorWidth = VecType->getNumElements(); scalarizeMaskedExpandLoad() local 780 unsigned VectorWidth = VecType->getNumElements(); scalarizeMaskedCompressStore() local 885 unsigned VectorWidth = AddrType->getNumElements(); scalarizeMaskedVectorHistogram() local [all...]
210 if (VectorWidth != 2 && VectorWidth != 4 && VectorWidth != 8 && in IsSafeActiveMask() local 380 unsigned VectorWidth = InsertVCTPIntrinsic() local [all...]
383 int VectorWidth) { in isolateFullPartialTiles() argument 413 isl::schedule_node Node, unsigned DimToVectorize, int VectorWidth) { in prevectSchedBand() argument [all...]
547 static isl::set addExtentConstraints(isl::set Set, int VectorWidth) { in addExtentConstraints() argument 1115 int VectorWidth) { in getPartialTilePrefixes() argument
1935 unsigned VectorWidth = addConstantComments() local 1956 unsigned VectorWidth = addConstantComments() local
610 int Lane = (VectorWidth / 128 > 0) ? VectorWidth / 128 : 1; in group2Shuffle() local
2696 extractSubVector(SDValue Vec,unsigned IdxVal,SelectionDAG & DAG,const SDLoc & DL,unsigned VectorWidth) extractSubVector() argument
1589 unsigned VectorWidth = 0; translateGetElementPtr() local
6040 if (unsigned VectorWidth = getContext().BuiltinInfo.getRequiredVectorWidth(BuiltinID)) EmitBuiltinExpr() local