Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h214 uint64_t getMaxSafeDepDistBytes() { return MaxSafeDepDistBytes; } in getMaxSafeDepDistBytes() function
548 uint64_t getMaxSafeDepDistBytes() const { return MaxSafeDepDistBytes; } in getMaxSafeDepDistBytes() function
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h231 uint64_t getMaxSafeDepDistBytes() { return MaxSafeDepDistBytes; } in getMaxSafeDepDistBytes() function
571 uint64_t getMaxSafeDepDistBytes() const { return MaxSafeDepDistBytes; } in getMaxSafeDepDistBytes() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h203 uint64_t getMaxSafeDepDistBytes() { return MaxSafeDepDistBytes; } in getMaxSafeDepDistBytes() function
594 uint64_t getMaxSafeDepDistBytes() const { return MaxSafeDepDistBytes; } in getMaxSafeDepDistBytes() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h297 unsigned getMaxSafeDepDistBytes() { return LAI->getMaxSafeDepDistBytes(); } in getMaxSafeDepDistBytes() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h371 unsigned getMaxSafeDepDistBytes() { return LAI->getMaxSafeDepDistBytes(); } in getMaxSafeDepDistBytes() function
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1448 unsigned getMaxSafeDepDistBytes() { return LAI->getMaxSafeDepDistBytes(); } in getMaxSafeDepDistBytes() function in __anond9ee33c50111::LoopVectorizationLegality