Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1528 Value *EntryPart = State.Builder.CreateVectorSplat(State.VF, NewGEP); in execute() local
2409 PHINode *EntryPart = PHINode::Create(Start->getType(), 2, "index"); in execute() local
2538 PHINode *EntryPart = PHINode::Create(VecTy, 2, "vector.recur"); in execute() local
2575 Instruction *EntryPart = PHINode::Create(VecTy, 2, "vec.phi"); in execute() local
2609 Value *EntryPart = State.get(this, Part, IsInLoop); in execute() local
2665 PHINode *EntryPart = in execute() local
2688 PHINode *EntryPart = in execute() local