Home
last modified time | relevance | path

Searched refs:getRuntimePointerChecking (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp276 LAI.getRuntimePointerChecking()->getPointerInfo(PtrIdx1).PointerValue; in needsChecking()
278 LAI.getRuntimePointerChecking()->getPointerInfo(PtrIdx2).PointerValue; in needsChecking()
355 const auto &AllChecks = LAI.getRuntimePointerChecking()->getChecks(); in collectMemchecks()
369 DEBUG(LAI.getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in collectMemchecks()
H A DLoopDistribute.cpp453 const RuntimePointerChecking *RtPtrCheck = LAI.getRuntimePointerChecking(); in computePartitionSetForPointers()
715 const auto *RtPtrChecking = LAI->getRuntimePointerChecking(); in processLoop()
722 DEBUG(LAI->getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in processLoop()
H A DLoopVersioningLICM.cpp390 if (LAI->getRuntimePointerChecking()->getChecks().empty()) { in legalLoopInstructions()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp314 LAI.getRuntimePointerChecking()->getPointerInfo(PtrIdx1).PointerValue; in needsChecking()
316 LAI.getRuntimePointerChecking()->getPointerInfo(PtrIdx2).PointerValue; in needsChecking()
393 const auto &AllChecks = LAI.getRuntimePointerChecking()->getChecks(); in collectMemchecks()
408 LLVM_DEBUG(LAI.getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in collectMemchecks()
H A DLoopDistribute.cpp508 const RuntimePointerChecking *RtPtrCheck = LAI.getRuntimePointerChecking(); in computePartitionSetForPointers()
800 const auto *RtPtrChecking = LAI->getRuntimePointerChecking(); in processLoop()
816 LLVM_DEBUG(LAI->getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in processLoop()
H A DLoopVersioningLICM.cpp407 if (LAI->getRuntimePointerChecking()->getChecks().empty()) { in legalLoopInstructions()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp61 const auto &RtPtrChecking = *LAI.getRuntimePointerChecking(); in versionLoop()
182 const RuntimePointerChecking *RtPtrChecking = LAI.getRuntimePointerChecking(); in prepareNoAliasMetadata()
282 LoopVersioning LVer(LAI, LAI.getRuntimePointerChecking()->getChecks(), L, in runImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp314 LAI.getRuntimePointerChecking()->getPointerInfo(PtrIdx1).PointerValue; in needsChecking()
316 LAI.getRuntimePointerChecking()->getPointerInfo(PtrIdx2).PointerValue; in needsChecking()
391 const auto &AllChecks = LAI.getRuntimePointerChecking()->getChecks(); in collectMemchecks()
406 LLVM_DEBUG(LAI.getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in collectMemchecks()
H A DLoopDistribute.cpp503 const RuntimePointerChecking *RtPtrCheck = LAI.getRuntimePointerChecking(); in computePartitionSetForPointers()
792 const auto *RtPtrChecking = LAI->getRuntimePointerChecking(); in processLoop()
814 LLVM_DEBUG(LAI->getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in processLoop()
H A DLoopVersioningLICM.cpp407 if (LAI->getRuntimePointerChecking()->getChecks().empty()) { in legalLoopInstructions()
595 LoopVersioning LVer(*LAI, LAI->getRuntimePointerChecking()->getChecks(), in run()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h291 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
292 return LAI->getRuntimePointerChecking(); in getRuntimePointerChecking()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h363 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
364 return LAI->getRuntimePointerChecking(); in getRuntimePointerChecking()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h363 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
364 return LAI->getRuntimePointerChecking(); in getRuntimePointerChecking()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h363 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
364 return LAI->getRuntimePointerChecking(); in getRuntimePointerChecking()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h361 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
362 return LAI->getRuntimePointerChecking(); in getRuntimePointerChecking()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h363 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
364 return LAI->getRuntimePointerChecking(); in getRuntimePointerChecking()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp42 setAliasChecks(LAI.getRuntimePointerChecking()->getChecks()); in LoopVersioning()
177 const RuntimePointerChecking *RtPtrChecking = LAI.getRuntimePointerChecking(); in prepareNoAliasMetadata()
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp41 setAliasChecks(LAI.getRuntimePointerChecking()->getChecks()); in LoopVersioning()
173 const RuntimePointerChecking *RtPtrChecking = LAI.getRuntimePointerChecking(); in prepareNoAliasMetadata()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h530 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DLoopAccessAnalysis.h590 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DLoopAccessAnalysis.h590 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h576 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DLoopAccessAnalysis.h594 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DLoopAccessAnalysis.h590 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h553 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function

12