Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp2344 VPValue *OpVPEVL = VPEVL; in tryAddExplicitVectorLength() local
2347 OpVPEVL = Builder.createScalarZExtOrTrunc( in tryAddExplicitVectorLength()
2348 OpVPEVL, CanIVTy, I32Ty, CanonicalIVIncrement->getDebugLoc()); in tryAddExplicitVectorLength()
2351 Instruction::Add, {OpVPEVL, EVLPhi}, in tryAddExplicitVectorLength()