Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp983 if (State.hasVectorValue(getOperand(0), Part)) { in execute()
989 if (State.hasVectorValue(this, Part)) in execute()
H A DVPlan.cpp220 assert(hasVectorValue(Def, Instance.Part)); in get()
H A DVPlan.h244 bool hasVectorValue(VPValue *Def, unsigned Part) { in hasVectorValue() function
H A DLoopVectorize.cpp9885 if (hasVectorValue(Def, Part)) in get()