HomeSort by relevance Sort by last modified time
    Searched refs:INITIALIZE_PASS_END (Results 151 - 175 of 270) sorted by null

1 2 3 4 5 67 8 91011

  /external/llvm/lib/Analysis/
LoopInfo.cpp 690 INITIALIZE_PASS_END(LoopInfoWrapperPass, "loops", "Natural Loop Information",
  /external/llvm/lib/CodeGen/
EarlyIfConversion.cpp 624 INITIALIZE_PASS_END(EarlyIfConverter,
MachineCSE.cpp 115 INITIALIZE_PASS_END(MachineCSE, "machine-cse",
MachineSink.cpp 155 INITIALIZE_PASS_END(MachineSinking, "machine-sink",
PHIElimination.cpp 119 INITIALIZE_PASS_END(PHIElimination, "phi-node-elimination",
MachineBlockPlacement.cpp 365 INITIALIZE_PASS_END(MachineBlockPlacement, "block-placement",
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64A57FPLoadBalancing.cpp 161 INITIALIZE_PASS_END(AArch64A57FPLoadBalancing, DEBUG_TYPE,
AArch64ConditionalCompares.cpp 761 INITIALIZE_PASS_END(AArch64ConditionalCompares, "aarch64-ccmp",
  /external/llvm/lib/Target/Hexagon/
HexagonGenPredicate.cpp 107 INITIALIZE_PASS_END(HexagonGenPredicate, "hexagon-gen-pred",
  /external/llvm/lib/Transforms/IPO/
FunctionImport.cpp 787 INITIALIZE_PASS_END(FunctionImportPass, "function-import",
  /external/llvm/lib/Transforms/Instrumentation/
SanitizerCoverage.cpp 590 INITIALIZE_PASS_END(SanitizerCoverageModule, "sancov",
  /external/llvm/lib/Transforms/Scalar/
ConstantHoisting.cpp 87 INITIALIZE_PASS_END(ConstantHoistingLegacyPass, "consthoist",
GuardWidening.cpp 686 INITIALIZE_PASS_END(GuardWideningLegacyPass, "guard-widening", "Widen guards",
LoopDistribute.cpp     [all...]
LoopRotation.cpp 688 INITIALIZE_PASS_END(LoopRotateLegacyPass, "loop-rotate", "Rotate Loops", false,
MergedLoadStoreMotion.cpp 589 INITIALIZE_PASS_END(MergedLoadStoreMotionLegacyPass, "mldst-motion",
StraightLineStrengthReduce.cpp 217 INITIALIZE_PASS_END(StraightLineStrengthReduce, "slsr",
TailRecursionElimination.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
AliasSetTracker.cpp 650 INITIALIZE_PASS_END(AliasSetPrinter, "print-alias-sets",
LoopInfo.cpp 44 INITIALIZE_PASS_END(LoopInfo, "loops", "Natural Loop Information", true, true)
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineCSE.cpp 106 INITIALIZE_PASS_END(MachineCSE, "machine-cse",
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DeadStoreElimination.cpp 90 INITIALIZE_PASS_END(DSE, "dse", "Dead Store Elimination", false, false)
LICM.cpp 181 INITIALIZE_PASS_END(LICM, "licm", "Loop Invariant Code Motion", false, false)
LoopIdiomRecognize.cpp 126 INITIALIZE_PASS_END(LoopIdiomRecognize, "loop-idiom", "Recognize loop idioms",
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
LoopSimplify.cpp 115 INITIALIZE_PASS_END(LoopSimplify, "loop-simplify",

Completed in 1116 milliseconds

1 2 3 4 5 67 8 91011