Home
last modified time | relevance | path

Searched refs:createScalarZExtOrTrunc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h290 VPValue *createScalarZExtOrTrunc(VPValue *Op, Type *ResultTy, Type *SrcTy, in createScalarZExtOrTrunc() function
H A DVPlanTransforms.cpp800 FirstActiveLane = B.createScalarZExtOrTrunc(FirstActiveLane, CanonicalIVType, in optimizeEarlyExitInductionUser()
2207 MaxEVL = Builder.createScalarZExtOrTrunc(MaxEVL, Type::getInt32Ty(Ctx), in transformRecipestoEVLRecipes()
2347 OpVPEVL = Builder.createScalarZExtOrTrunc( in tryAddExplicitVectorLength()
2660 VF = Builder.createScalarZExtOrTrunc(VF, StepTy, in expandVPWidenIntOrFpInduction()