Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h133 inline Type *ToVectorTy(Type *Scalar, ElementCount EC) { ToVectorTy() function
139 inline Type *ToVectorTy(Type *Scalar, unsigned VF) { ToVectorTy() function