Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1439 Value *EntryPart = State.Builder.CreateVectorSplat(State.VF, NewGEP); execute() local
1889 PHINode *EntryPart = PHINode::Create(Start->getType(), 2, "index"); execute() local
2018 PHINode *EntryPart = PHINode::Create(VecTy, 2, "vector.recur"); execute() local
2055 Instruction *EntryPart = PHINode::Create(VecTy, 2, "vec.phi"); execute() local
2089 Value *EntryPart = State.get(this, Part, IsInLoop); execute() local
2145 PHINode *EntryPart = execute() local
2168 PHINode *EntryPart = execute() local