Home
last modified time | relevance | path

Searched refs:INITIALIZE_PASS_END (Results 1 – 25 of 256) sorted by relevance

1234567891011

/external/llvm/lib/CodeGen/
DMachineDominanceFrontier.cpp29 INITIALIZE_PASS_END(MachineDominanceFrontier, "machine-domfrontier", in INITIALIZE_PASS_DEPENDENCY()
DMachineLoopInfo.cpp33 INITIALIZE_PASS_END(MachineLoopInfo, "machine-loops",
DLiveStackAnalysis.cpp31 INITIALIZE_PASS_END(LiveStacks, "livestacks",
DMachineBranchProbabilityInfo.cpp24 INITIALIZE_PASS_END(MachineBranchProbabilityInfo, "machine-branch-prob",
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp25 INITIALIZE_PASS_END(MachineBlockFrequencyInfo, "machine-block-freq",
DMachineLoopInfo.cpp36 INITIALIZE_PASS_END(MachineLoopInfo, "machine-loops",
/external/swiftshader/third_party/LLVM/lib/Analysis/
DBlockFrequencyInfo.cpp26 INITIALIZE_PASS_END(BlockFrequencyInfo, "block-freq", "Block Frequency Analysis",
/external/llvm/lib/Transforms/Scalar/
DFlattenCFGPass.cpp45 INITIALIZE_PASS_END(FlattenCFGPass, "flattencfg", "Flatten the CFG", false, in INITIALIZE_PASS_DEPENDENCY()
DConstantProp.cpp56 INITIALIZE_PASS_END(ConstantPropagation, "constprop", in INITIALIZE_PASS_DEPENDENCY()
DBDCE.cpp109 INITIALIZE_PASS_END(BDCELegacyPass, "bdce", in INITIALIZE_PASS_DEPENDENCY()
/external/llvm/lib/Target/AMDGPU/
DSIFixControlFlowLiveIntervals.cpp56 INITIALIZE_PASS_END(SIFixControlFlowLiveIntervals, DEBUG_TYPE,
DAMDGPUAnnotateUniformValues.cpp56 INITIALIZE_PASS_END(AMDGPUAnnotateUniformValues, DEBUG_TYPE,
/external/llvm/lib/Transforms/IPO/
DInferFunctionAttrs.cpp75 INITIALIZE_PASS_END(InferFunctionAttrsLegacyPass, "inferattrs", in INITIALIZE_PASS_DEPENDENCY()
DInlineAlways.cpp71 INITIALIZE_PASS_END(AlwaysInliner, "always-inline", in INITIALIZE_PASS_DEPENDENCY()
DInlineSimple.cpp84 INITIALIZE_PASS_END(SimpleInliner, "inline", in INITIALIZE_PASS_DEPENDENCY()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DMem2Reg.cpp54 INITIALIZE_PASS_END(PromotePass, "mem2reg", "Promote Memory to Register", in INITIALIZE_PASS_DEPENDENCY()
/external/llvm/lib/Analysis/
DLazyBlockFrequencyInfo.cpp29 INITIALIZE_PASS_END(LazyBlockFrequencyInfoPass, DEBUG_TYPE,
DDominanceFrontier.cpp26 INITIALIZE_PASS_END(DominanceFrontierWrapperPass, "domfrontier", in INITIALIZE_PASS_DEPENDENCY()
DMemDerefPrinter.cpp47 INITIALIZE_PASS_END(MemDerefPrinter, "print-memderefs",
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DInlineAlways.cpp70 INITIALIZE_PASS_END(AlwaysInliner, "always-inline", in INITIALIZE_AG_DEPENDENCY()
/external/llvm/unittests/Analysis/
DAliasAnalysisTest.cpp70 INITIALIZE_PASS_END(AATestPass, "aa-test-pass", "Alias Analysis Test Pass",
136 INITIALIZE_PASS_END(TestCustomAAWrapperPass, "test-custom-aa",
/external/llvm/include/llvm/
DPassSupport.h57 #define INITIALIZE_PASS_END(passName, arg, name, cfg, analysis) \ macro
73 INITIALIZE_PASS_END(PassName, Arg, Name, Cfg, Analysis)
/external/llvm/lib/Transforms/Utils/
DNameAnonFunctions.cpp97 INITIALIZE_PASS_END(NameAnonFunction, "name-anon-functions",
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriterPass.cpp75 INITIALIZE_PASS_END(WriteBitcodePass, "write-bitcode", "Write Bitcode", false, in INITIALIZE_PASS_DEPENDENCY()
/external/llvm/lib/Transforms/ObjCARC/
DProvenanceAnalysisEvaluator.cpp93 INITIALIZE_PASS_END(PAEval, "pa-eval",

1234567891011