Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4463 Type *TCType = Legal->getWidestInductionType(); in selectEpilogueVectorizationFactor() local
4491 TC, SE.getConstant(TCType, MainLoopVF.getFixedValue() * IC)); in selectEpilogueVectorizationFactor()
4494 SE.getConstant(TCType, MaxTripCount))) { in selectEpilogueVectorizationFactor()
4503 SE.getConstant(TCType, NextVF.Width.getFixedValue()), in selectEpilogueVectorizationFactor()