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

1 2 3 4 56 7 8

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
PeepholeOptimizer.cpp 93 AU.addPreserved<MachineDominatorTree>();
RegisterCoalescer.cpp 375 AU.addPreserved<LiveIntervals>();
377 AU.addPreserved<LiveDebugVariables>();
378 AU.addPreserved<SlotIndexes>();
380 AU.addPreserved<MachineLoopInfo>();
    [all...]
MachineLICM.cpp 131 AU.addPreserved<MachineLoopInfo>();
132 AU.addPreserved<MachineDominatorTree>();
    [all...]
PrologEpilogInserter.cpp 140 AU.addPreserved<MachineLoopInfo>();
141 AU.addPreserved<MachineDominatorTree>();
ShrinkWrapping.cpp 94 AU.addPreserved<MachineLoopInfo>();
95 AU.addPreserved<MachineDominatorTree>();
    [all...]
StrongPHIElimination.cpp 211 AU.addPreserved<SlotIndexes>();
213 AU.addPreserved<LiveIntervals>();
    [all...]
LiveIntervalAnalysis.cpp 74 AU.addPreserved<AliasAnalysis>();
76 AU.addPreserved<LiveVariables>();
78 AU.addPreserved<MachineLoopInfo>();
87 AU.addPreserved<ProcessImplicitDefs>();
89 AU.addPreserved<SlotIndexes>();
    [all...]
DwarfEHPrepare.cpp 116 AU.addPreserved<DominatorTree>();
MachineCSE.cpp 59 AU.addPreserved<MachineDominatorTree>();
  /external/llvm/lib/CodeGen/
MachineLICM.cpp 142 AU.addPreserved<MachineLoopInfo>();
143 AU.addPreserved<MachineDominatorTree>();
    [all...]
PrologEpilogInserter.cpp 159 AU.addPreserved<MachineLoopInfo>();
160 AU.addPreserved<MachineDominatorTree>();
    [all...]
LiveIntervalAnalysis.cpp 75 AU.addPreserved<AAResultsWrapperPass>();
76 AU.addPreserved<LiveVariables>();
80 AU.addPreserved<SlotIndexes>();
    [all...]
TwoAddressInstructionPass.cpp 160 AU.addPreserved<LiveVariables>();
161 AU.addPreserved<SlotIndexes>();
162 AU.addPreserved<LiveIntervals>();
    [all...]
MachineCSE.cpp 63 AU.addPreserved<MachineDominatorTree>();
RegisterCoalescer.cpp 452 AU.addPreserved<LiveIntervals>();
453 AU.addPreserved<SlotIndexes>();
455 AU.addPreserved<MachineLoopInfo>();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
CodeGenPrepare.cpp 98 AU.addPreserved<DominatorTree>();
99 AU.addPreserved<ProfileInfo>();
    [all...]
MemCpyOptimizer.cpp 325 AU.addPreserved<AliasAnalysis>();
326 AU.addPreserved<MemoryDependenceAnalysis>();
    [all...]
IndVarSimplify.cpp 102 AU.addPreserved<ScalarEvolution>();
106 AU.addPreserved<IVUsers>();
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonCommonGEP.cpp 92 AU.addPreserved<DominatorTreeWrapperPass>();
94 AU.addPreserved<PostDominatorTreeWrapperPass>();
96 AU.addPreserved<LoopInfoWrapperPass>();
    [all...]
HexagonGenPredicate.cpp 72 AU.addPreserved<MachineDominatorTree>();
HexagonVLIWPacketizer.cpp 74 AU.addPreserved<MachineDominatorTree>();
75 AU.addPreserved<MachineLoopInfo>();
    [all...]
  /external/llvm/lib/Transforms/Scalar/
TailRecursionElimination.cpp     [all...]
MemCpyOptimizer.cpp 321 AU.addPreserved<GlobalsAAWrapperPass>();
322 AU.addPreserved<MemoryDependenceWrapperPass>();
    [all...]
JumpThreading.cpp 93 AU.addPreserved<LazyValueInfoWrapperPass>();
94 AU.addPreserved<GlobalsAAWrapperPass>();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
LowerInvoke.cpp 90 AU.addPreserved("mem2reg");

Completed in 393 milliseconds

1 2 3 4 56 7 8