Home
last modified time | relevance | path

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

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