HomeSort by relevance Sort by last modified time
    Searched refs:getLoopFor (Results 126 - 150 of 174) sorted by null

1 2 3 4 56 7

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
MachineLICM.cpp 504 const MachineLoop *ML = MLI->getLoopFor(BB);
689 const MachineLoop *ML = MLI->getLoopFor(BB);
    [all...]
MachineBlockPlacement.cpp     [all...]
SplitKit.cpp 898 const MachineLoop *DefLoop = Loops.getLoopFor(DefMBB);
906 const MachineLoop *Loop = Loops.getLoopFor(MBB);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonVLIWPacketizer.cpp     [all...]
HexagonLoopIdiomRecognition.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
LoopInterchange.cpp     [all...]
LoopUnswitch.cpp     [all...]
SeparateConstOffsetFromGEP.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIInsertWaitcnts.cpp     [all...]
  /external/llvm/lib/CodeGen/
SplitKit.cpp 700 const MachineLoop *DefLoop = Loops.getLoopFor(DefMBB);
708 const MachineLoop *Loop = Loops.getLoopFor(MBB);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
SplitKit.cpp 658 const MachineLoop *DefLoop = Loops.getLoopFor(DefMBB);
666 const MachineLoop *Loop = Loops.getLoopFor(MBB);
    [all...]
ScheduleDAGInstrs.cpp 138 if (MachineLoop *ML = MLI.getLoopFor(BB))
ShrinkWrapping.cpp 441 if (MachineLoop* LP = LI.getLoopFor(MBB)) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /external/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h     [all...]
RegionInfoImpl.h 156 LoopT *L = LI->getLoopFor(BB);
  /external/llvm/lib/Transforms/Scalar/
LoopInterchange.cpp     [all...]
SeparateConstOffsetFromGEP.cpp     [all...]
LoopIdiomRecognize.cpp 274 if (LI->getLoopFor(BB) != CurLoop)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
RegionInfo.cpp 132 Loop *L = LI->getLoopFor(BB);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h     [all...]
RegionInfoImpl.h 159 LoopT *L = LI->getLoopFor(BB);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
BranchProbabilityInfo.cpp 572 Loop *L = LI.getLoopFor(BB);
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp 430 if (LI.getLoopFor(PMBB) != LI.getLoopFor(&MBB)) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp 419 if (LI.getLoopFor(PMBB) != LI.getLoopFor(&MBB)) {
    [all...]

Completed in 1351 milliseconds

1 2 3 4 56 7