Home
last modified time | relevance | path

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

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