Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h35 class VPDef; variable
46 friend class VPDef; global() variable
381 VPDef(const unsigned char SC) : SubclassID(SC) {} VPDef() function
[all...]
H A DVPlan.h739 : VPDef(SC), VPUser(Operands, VPUser::VPUserID::Recipe), DL(DL) {} VPDef() function
744 : VPDef(SC), VPUser(Operands, VPUser::VPUserID::Recipe), DL(DL) {} VPDef() function
[all...]