Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp1272 PHINode *EntryPart = PHINode::Create( in execute() local
1305 Value *EntryPart = in execute() local
1339 Value *EntryPart = State.get(this, Part); in execute() local
H A DLoopVectorize.cpp2465 Value *EntryPart = in widenIntOrFpInduction() local
4651 Value *EntryPart = Builder.CreateVectorSplat(VF, Clone); in widenGEP() local