Home
last modified time | relevance | path

Searched defs:IsUniform (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp280 bool IsUniform = vputils::isUniformAfterVectorization(Def); in get() local
H A DVPlan.h1953 bool IsUniform; variable
H A DLoopVectorize.cpp8451 bool IsUniform = LoopVectorizationPlanner::getDecisionAndClampRange( in handleReplication() local
9244 bool IsUniform = vputils::onlyFirstLaneUsed(this); in execute() local
H A DSLPVectorizer.cpp6550 const bool IsUniform = all_of(Ops, [=](Value *V) { in getOperandInfo() local