Searched refs:isDereferenceableAndAlignedInLoop (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | Loads.h | 74 bool isDereferenceableAndAlignedInLoop(LoadInst *LI, Loop *L,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | Loads.h | 85 bool isDereferenceableAndAlignedInLoop(LoadInst *LI, Loop *L,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | Loads.h | 85 bool isDereferenceableAndAlignedInLoop(LoadInst *LI, Loop *L,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | Loads.h | 85 bool isDereferenceableAndAlignedInLoop(LoadInst *LI, Loop *L,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | Loads.h | 85 bool isDereferenceableAndAlignedInLoop(LoadInst *LI, Loop *L,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | Loads.h | 85 bool isDereferenceableAndAlignedInLoop(LoadInst *LI, Loop *L,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | Loads.cpp | 197 bool llvm::isDereferenceableAndAlignedInLoop(LoadInst *LI, Loop *L, in isDereferenceableAndAlignedInLoop() function in llvm
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | Loads.cpp | 262 bool llvm::isDereferenceableAndAlignedInLoop(LoadInst *LI, Loop *L, in isDereferenceableAndAlignedInLoop() function in llvm
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.cpp | 970 isDereferenceableAndAlignedInLoop(LI, TheLoop, SE, *DT)) in canVectorizeWithIfConvert()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.cpp | 1187 isDereferenceableAndAlignedInLoop(LI, TheLoop, SE, *DT, AC)) in canVectorizeWithIfConvert()
|