/external/llvm/lib/CodeGen/ |
D | MachineDominanceFrontier.cpp | 29 INITIALIZE_PASS_END(MachineDominanceFrontier, "machine-domfrontier", in INITIALIZE_PASS_DEPENDENCY()
|
D | MachineLoopInfo.cpp | 33 INITIALIZE_PASS_END(MachineLoopInfo, "machine-loops",
|
D | LiveStackAnalysis.cpp | 31 INITIALIZE_PASS_END(LiveStacks, "livestacks",
|
D | MachineBranchProbabilityInfo.cpp | 24 INITIALIZE_PASS_END(MachineBranchProbabilityInfo, "machine-branch-prob",
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | MachineBlockFrequencyInfo.cpp | 25 INITIALIZE_PASS_END(MachineBlockFrequencyInfo, "machine-block-freq",
|
D | MachineLoopInfo.cpp | 36 INITIALIZE_PASS_END(MachineLoopInfo, "machine-loops",
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | BlockFrequencyInfo.cpp | 26 INITIALIZE_PASS_END(BlockFrequencyInfo, "block-freq", "Block Frequency Analysis",
|
/external/llvm/lib/Transforms/Scalar/ |
D | FlattenCFGPass.cpp | 45 INITIALIZE_PASS_END(FlattenCFGPass, "flattencfg", "Flatten the CFG", false, in INITIALIZE_PASS_DEPENDENCY()
|
D | ConstantProp.cpp | 56 INITIALIZE_PASS_END(ConstantPropagation, "constprop", in INITIALIZE_PASS_DEPENDENCY()
|
D | BDCE.cpp | 109 INITIALIZE_PASS_END(BDCELegacyPass, "bdce", in INITIALIZE_PASS_DEPENDENCY()
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIFixControlFlowLiveIntervals.cpp | 56 INITIALIZE_PASS_END(SIFixControlFlowLiveIntervals, DEBUG_TYPE,
|
D | AMDGPUAnnotateUniformValues.cpp | 56 INITIALIZE_PASS_END(AMDGPUAnnotateUniformValues, DEBUG_TYPE,
|
/external/llvm/lib/Transforms/IPO/ |
D | InferFunctionAttrs.cpp | 75 INITIALIZE_PASS_END(InferFunctionAttrsLegacyPass, "inferattrs", in INITIALIZE_PASS_DEPENDENCY()
|
D | InlineAlways.cpp | 71 INITIALIZE_PASS_END(AlwaysInliner, "always-inline", in INITIALIZE_PASS_DEPENDENCY()
|
D | InlineSimple.cpp | 84 INITIALIZE_PASS_END(SimpleInliner, "inline", in INITIALIZE_PASS_DEPENDENCY()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | Mem2Reg.cpp | 54 INITIALIZE_PASS_END(PromotePass, "mem2reg", "Promote Memory to Register", in INITIALIZE_PASS_DEPENDENCY()
|
/external/llvm/lib/Analysis/ |
D | LazyBlockFrequencyInfo.cpp | 29 INITIALIZE_PASS_END(LazyBlockFrequencyInfoPass, DEBUG_TYPE,
|
D | DominanceFrontier.cpp | 26 INITIALIZE_PASS_END(DominanceFrontierWrapperPass, "domfrontier", in INITIALIZE_PASS_DEPENDENCY()
|
D | MemDerefPrinter.cpp | 47 INITIALIZE_PASS_END(MemDerefPrinter, "print-memderefs",
|
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
D | InlineAlways.cpp | 70 INITIALIZE_PASS_END(AlwaysInliner, "always-inline", in INITIALIZE_AG_DEPENDENCY()
|
/external/llvm/unittests/Analysis/ |
D | AliasAnalysisTest.cpp | 70 INITIALIZE_PASS_END(AATestPass, "aa-test-pass", "Alias Analysis Test Pass", 136 INITIALIZE_PASS_END(TestCustomAAWrapperPass, "test-custom-aa",
|
/external/llvm/include/llvm/ |
D | PassSupport.h | 57 #define INITIALIZE_PASS_END(passName, arg, name, cfg, analysis) \ macro 73 INITIALIZE_PASS_END(PassName, Arg, Name, Cfg, Analysis)
|
/external/llvm/lib/Transforms/Utils/ |
D | NameAnonFunctions.cpp | 97 INITIALIZE_PASS_END(NameAnonFunction, "name-anon-functions",
|
/external/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriterPass.cpp | 75 INITIALIZE_PASS_END(WriteBitcodePass, "write-bitcode", "Write Bitcode", false, in INITIALIZE_PASS_DEPENDENCY()
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | ProvenanceAnalysisEvaluator.cpp | 93 INITIALIZE_PASS_END(PAEval, "pa-eval",
|