Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2270 VectorType *OtherVTy = VectorType::get(Member->getType(), State.VF); in execute() local
2306 VectorType *OtherVTy = VectorType::get(Member->getType(), State.VF); in execute() local