Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DVectorUtils.h133 inline Type *ToVectorTy(Type *Scalar, ElementCount EC) { in ToVectorTy() function
139 inline Type *ToVectorTy(Type *Scalar, unsigned VF) { in ToVectorTy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DVectorUtils.h133 inline Type *ToVectorTy(Type *Scalar, ElementCount EC) { in ToVectorTy() function
139 inline Type *ToVectorTy(Type *Scalar, unsigned VF) { in ToVectorTy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DVectorUtils.h133 inline Type *ToVectorTy(Type *Scalar, ElementCount EC) { in ToVectorTy() function
139 inline Type *ToVectorTy(Type *Scalar, unsigned VF) { in ToVectorTy() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DVectorUtils.h300 inline Type *ToVectorTy(Type *Scalar, ElementCount EC) { in ToVectorTy() function
306 inline Type *ToVectorTy(Type *Scalar, unsigned VF) { in ToVectorTy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DVectorUtils.h318 inline Type *ToVectorTy(Type *Scalar, ElementCount EC) { in ToVectorTy() function
324 inline Type *ToVectorTy(Type *Scalar, unsigned VF) { in ToVectorTy() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DInjectTLIMappings.cpp61 static Type *ToVectorTy(Type *Scalar, unsigned VF, bool isScalable = false) { in ToVectorTy() function
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp241 static Type *ToVectorTy(Type *Scalar, unsigned VF) { in ToVectorTy() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp300 static Type *ToVectorTy(Type *Scalar, unsigned VF) { in ToVectorTy() function