Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h523 bool canVectorizeMemory() const { return CanVecMem; } in canVectorizeMemory() function
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h551 bool canVectorizeMemory() const { return CanVecMem; } in canVectorizeMemory() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp839 bool LoopVectorizationLegality::canVectorizeMemory() { in canVectorizeMemory() function in llvm::LoopVectorizationLegality
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DLoopAccessAnalysis.h583 bool canVectorizeMemory() const { return CanVecMem; } in canVectorizeMemory() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DLoopAccessAnalysis.h583 bool canVectorizeMemory() const { return CanVecMem; } in canVectorizeMemory() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h569 bool canVectorizeMemory() const { return CanVecMem; } in canVectorizeMemory() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DLoopAccessAnalysis.h587 bool canVectorizeMemory() const { return CanVecMem; } in canVectorizeMemory() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DLoopAccessAnalysis.h583 bool canVectorizeMemory() const { return CanVecMem; } in canVectorizeMemory() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp918 bool LoopVectorizationLegality::canVectorizeMemory() { in canVectorizeMemory() function in llvm::LoopVectorizationLegality
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4820 bool LoopVectorizationLegality::canVectorizeMemory() { in canVectorizeMemory() function in LoopVectorizationLegality