Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h46 friend class VPDef; variable
34 class VPDef; global() variable
382 VPDef(const unsigned char SC) : SubclassID(SC) {} VPDef() function
[all...]
H A DVPlan.h722 : VPDef(SC), VPUser(Operands, VPUser::VPUserID::Recipe), DL(DL) {} VPDef() function
727 : VPDef(SC), VPUser(Operands, VPUser::VPUserID::Recipe), DL(DL) {} VPDef() function
[all...]