Home
last modified time | relevance | path

Searched refs:getVPValue (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h409 VPValue *getVPValue(unsigned I) { in getVPValue() function
413 const VPValue *getVPValue(unsigned I) const { in getVPValue() function
H A DVPlan.h2798 VPValue *getVPValue(Value *V, bool OverrideAllowed = false) {
2817 return getVPValue(V); in getVPValueOrAddLiveIn()
H A DVPlanRecipes.cpp1070 getVPValue(0)->printAsOperand(O, SlotTracker); in print()
H A DLoopVectorize.cpp8867 OriginalV->replaceAllUsesWith(VPIG->getVPValue(J)); in tryToBuildVPlanWithVPRecipes()
9220 getVPValue(OpIdx)->printAsOperand(O, SlotTracker); in print()