Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp697 Value *EntryPart = State.Builder.CreateVectorSplat(State.VF, Clone); in execute() local
966 PHINode *EntryPart = PHINode::Create( in execute() local
1074 PHINode *EntryPart = PHINode::Create( in execute() local
1107 Value *EntryPart = in execute() local
1146 Value *EntryPart = State.get(this, Part); in execute() local
1218 PHINode *EntryPart = in execute() local
H A DLoopVectorize.cpp9471 Value *EntryPart; in execute() local