Home
last modified time | relevance | path

Searched refs:canVectorizeWithIfConvert (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp934 bool LoopVectorizationLegality::canVectorizeWithIfConvert() { in canVectorizeWithIfConvert() function in llvm::LoopVectorizationLegality
1144 if (NumBlocks != 1 && !canVectorizeWithIfConvert()) { in canVectorize()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h351 bool canVectorizeWithIfConvert();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h440 bool canVectorizeWithIfConvert();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h440 bool canVectorizeWithIfConvert();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h440 bool canVectorizeWithIfConvert();
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h430 bool canVectorizeWithIfConvert();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h440 bool canVectorizeWithIfConvert();
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1151 bool LoopVectorizationLegality::canVectorizeWithIfConvert() { in canVectorizeWithIfConvert() function in llvm::LoopVectorizationLegality
1330 if (NumBlocks != 1 && !canVectorizeWithIfConvert()) { in canVectorize()
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1494 bool canVectorizeWithIfConvert();
4337 bool LoopVectorizationLegality::canVectorizeWithIfConvert() { in canVectorizeWithIfConvert() function in LoopVectorizationLegality
4433 if (NumBlocks != 1 && !canVectorizeWithIfConvert()) { in canVectorize()