HomeSort by relevance Sort by last modified time
    Searched refs:getInstructionsForAccess (Results 1 - 17 of 17) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 233 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
542 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
544 return DepChecker->getInstructionsForAccess(Ptr, isWrite);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
LoopAccessAnalysis.h 233 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
542 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
544 return DepChecker->getInstructionsForAccess(Ptr, isWrite);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
LoopAccessAnalysis.h 233 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
542 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
544 return DepChecker->getInstructionsForAccess(Ptr, isWrite);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
LoopAccessAnalysis.h 237 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
552 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
554 return DepChecker->getInstructionsForAccess(Ptr, isWrite);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
LoopAccessAnalysis.h 237 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
552 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
554 return DepChecker->getInstructionsForAccess(Ptr, isWrite);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
LoopAccessAnalysis.h 237 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
552 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
554 return DepChecker->getInstructionsForAccess(Ptr, isWrite);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
LoopAccessAnalysis.h 237 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
552 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
554 return DepChecker->getInstructionsForAccess(Ptr, isWrite);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 233 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
542 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
544 return DepChecker->getInstructionsForAccess(Ptr, isWrite);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
LoopAccessAnalysis.h 233 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
542 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
544 return DepChecker->getInstructionsForAccess(Ptr, isWrite);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
LoopAccessAnalysis.h 233 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
542 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
544 return DepChecker->getInstructionsForAccess(Ptr, isWrite);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
LoopAccessAnalysis.h 237 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
552 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
554 return DepChecker->getInstructionsForAccess(Ptr, isWrite);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
LoopAccessAnalysis.h 237 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
552 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
554 return DepChecker->getInstructionsForAccess(Ptr, isWrite);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
LoopAccessAnalysis.h 237 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
552 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
554 return DepChecker->getInstructionsForAccess(Ptr, isWrite);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
LoopAccessAnalysis.h 237 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
552 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
554 return DepChecker->getInstructionsForAccess(Ptr, isWrite);
  /external/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 264 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
603 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr,
605 return DepChecker->getInstructionsForAccess(Ptr, isWrite);
  /external/llvm/lib/Transforms/Scalar/
LoopDistribute.cpp 460 LAI.getInstructionsForAccess(Ptr, RtPtrCheck->Pointers[I].IsWritePtr);
    [all...]
  /external/llvm/lib/Analysis/
LoopAccessAnalysis.cpp     [all...]

Completed in 89 milliseconds