Searched defs:ToVectorTy (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | VectorUtils.h | 133 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/ |
D | VectorUtils.h | 133 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/ |
D | VectorUtils.h | 133 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 D | VectorUtils.h | 300 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/ |
D | VectorUtils.h | 318 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 D | InjectTLIMappings.cpp | 61 static Type *ToVectorTy(Type *Scalar, unsigned VF, bool isScalable = false) { in ToVectorTy() function
|
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 241 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 D | LoopVectorize.cpp | 300 static Type *ToVectorTy(Type *Scalar, unsigned VF) { in ToVectorTy() function
|