Home
last modified time | relevance | path

Searched refs:addVPValue (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp58 Plan->addVPValue(Phi, VPPhi); in VPInstructionsToVPRecipes()
H A DVPlan.h2788 void addVPValue(Value *V, VPValue *VPV) { in addVPValue() function
2814 addVPValue(V, VPV); in getVPValueOrAddLiveIn()
H A DLoopVectorize.cpp8782 Plan->addVPValue(Instr, VPV); in tryToBuildVPlanWithVPRecipes()
8793 Plan->addVPValue(UV, Def); in tryToBuildVPlanWithVPRecipes()