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

  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 109 bool analyzeLoop(MachineLoop &L, MachineInstr *&IndVarInst,
HexagonInstrInfo.cpp 665 bool HexagonInstrInfo::analyzeLoop(MachineLoop &L,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 573 void analyzeLoop(AliasAnalysis *AA, LoopInfo *LI,
611 /// \brief Cache the result of analyzeLoop.
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 573 void analyzeLoop(AliasAnalysis *AA, LoopInfo *LI,
611 /// \brief Cache the result of analyzeLoop.
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 573 void analyzeLoop(AliasAnalysis *AA, LoopInfo *LI,
611 /// \brief Cache the result of analyzeLoop.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 573 void analyzeLoop(AliasAnalysis *AA, LoopInfo *LI,
611 /// \brief Cache the result of analyzeLoop.
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 573 void analyzeLoop(AliasAnalysis *AA, LoopInfo *LI,
611 /// \brief Cache the result of analyzeLoop.
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 573 void analyzeLoop(AliasAnalysis *AA, LoopInfo *LI,
611 /// \brief Cache the result of analyzeLoop.
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 573 void analyzeLoop(AliasAnalysis *AA, LoopInfo *LI,
611 /// \brief Cache the result of analyzeLoop.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 573 void analyzeLoop(AliasAnalysis *AA, LoopInfo *LI,
611 /// \brief Cache the result of analyzeLoop.
  /external/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 634 void analyzeLoop(AliasAnalysis *AA, LoopInfo *LI,
666 /// \brief Cache the result of analyzeLoop.
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 552 virtual bool analyzeLoop(MachineLoop &L, MachineInstr *&IndVarInst,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h 592 virtual bool analyzeLoop(MachineLoop &L, MachineInstr *&IndVarInst,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h 592 virtual bool analyzeLoop(MachineLoop &L, MachineInstr *&IndVarInst,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h 592 virtual bool analyzeLoop(MachineLoop &L, MachineInstr *&IndVarInst,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h 592 virtual bool analyzeLoop(MachineLoop &L, MachineInstr *&IndVarInst,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h 592 virtual bool analyzeLoop(MachineLoop &L, MachineInstr *&IndVarInst,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h 592 virtual bool analyzeLoop(MachineLoop &L, MachineInstr *&IndVarInst,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h 592 virtual bool analyzeLoop(MachineLoop &L, MachineInstr *&IndVarInst,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h 592 virtual bool analyzeLoop(MachineLoop &L, MachineInstr *&IndVarInst,
    [all...]
  /external/llvm/lib/Analysis/
LoopAccessAnalysis.cpp     [all...]
  /external/llvm/lib/CodeGen/
MachinePipeliner.cpp 767 if (TII->analyzeLoop(L, LI.LoopInductionVar, LI.LoopCompare))
    [all...]

Completed in 945 milliseconds