Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp215 if (hasScalarValue(Def, Instance)) { in get()
H A DVPlanRecipes.cpp1002 if (State.hasScalarValue(this, *State.Instance)) in execute()
H A DVPlan.h254 bool hasScalarValue(VPValue *Def, VPIteration Instance) { in hasScalarValue() function
H A DLoopVectorize.cpp9888 if (!hasScalarValue(Def, {Part, 0})) { in get()
9907 if (!hasScalarValue(Def, {Part, LastLane})) { in get()