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.cpp1242 Value *EntryPart = State.Builder.CreateVectorSplat(State.VF, NewGEP); in execute() local
1571 PHINode *EntryPart = PHINode::Create(Start->getType(), 2, "index"); in execute() local
1700 PHINode *EntryPart = PHINode::Create(VecTy, 2, "vector.recur"); in execute() local
1737 Instruction *EntryPart = PHINode::Create(VecTy, 2, "vec.phi"); in execute() local
1771 Value *EntryPart = State.get(this, Part); in execute() local
1827 PHINode *EntryPart = in execute() local