Home
last modified time | relevance | path

Searched defs:VPInstruction (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanAnalysis.h19 class VPInstruction; global() variable
H A DVPlanValue.h47 friend class VPInstruction; global() variable
H A DVPlanRecipes.cpp270 VPInstruction::VPInstruction(unsigned Opcode, CmpInst::Predicate Pred, VPInstruction() function in VPInstruction
280 VPInstruction::VPInstruction(unsigned Opcode, VPInstruction() function in VPInstruction
[all...]
H A DVPlan.h1257 : VPInstruction(Opcode, ArrayRef<VPValue *>(Operands), DL, Name) {} VPInstruction() function
[all...]