Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanValue.h34 class VPDef; variable
46 friend class VPDef; variable
DLoopVectorize.cpp4513 void InnerLoopVectorizer::widenGEP(GetElementPtrInst *GEP, VPValue *VPDef, in widenGEP()
4910 void InnerLoopVectorizer::widenSelectInstruction(SelectInst &I, VPValue *VPDef, in widenSelectInstruction()