Searched refs:INITIALIZE_PASS_END (Results 1 – 25 of 284) sorted by relevance
12345678910>>...12
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineDominanceFrontier.cpp | 29 INITIALIZE_PASS_END(MachineDominanceFrontier, "machine-domfrontier", in INITIALIZE_PASS_DEPENDENCY()
|
D | MIRNamerPass.cpp | 78 INITIALIZE_PASS_END(MIRNamer, "mir-namer", "Rename Register Operands", false,
|
D | MachineOptimizationRemarkEmitter.cpp | 98 INITIALIZE_PASS_END(MachineOptimizationRemarkEmitterPass, ORE_NAME, ore_name,
|
D | LazyMachineBlockFrequencyInfo.cpp | 27 INITIALIZE_PASS_END(LazyMachineBlockFrequencyInfoPass, DEBUG_TYPE,
|
D | LiveStacks.cpp | 30 INITIALIZE_PASS_END(LiveStacks, DEBUG_TYPE,
|
D | MachineBranchProbabilityInfo.cpp | 25 INITIALIZE_PASS_END(MachineBranchProbabilityInfo, "machine-branch-prob",
|
D | MachineRegionInfo.cpp | 136 INITIALIZE_PASS_END(MachineRegionInfoPass, DEBUG_TYPE,
|
D | RegUsageInfoPropagate.cpp | 82 INITIALIZE_PASS_END(RegUsageInfoPropagation, "reg-usage-propagation",
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ |
D | PassSupport.h | 54 #define INITIALIZE_PASS_END(passName, arg, name, cfg, analysis) \ macro 70 INITIALIZE_PASS_END(PassName, Arg, Name, Cfg, Analysis)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LazyBlockFrequencyInfo.cpp | 30 INITIALIZE_PASS_END(LazyBlockFrequencyInfoPass, DEBUG_TYPE,
|
D | LazyBranchProbabilityInfo.cpp | 30 INITIALIZE_PASS_END(LazyBranchProbabilityInfoPass, DEBUG_TYPE,
|
D | MemDerefPrinter.cpp | 45 INITIALIZE_PASS_END(MemDerefPrinter, "print-memderefs",
|
D | CostModel.cpp | 77 INITIALIZE_PASS_END (CostModelAnalysis, CM_NAME, cm_name, false, true) in INITIALIZE_PASS_BEGIN()
|
D | DominanceFrontier.cpp | 36 INITIALIZE_PASS_END(DominanceFrontierWrapperPass, "domfrontier", in INITIALIZE_PASS_DEPENDENCY()
|
D | OptimizationRemarkEmitter.cpp | 133 INITIALIZE_PASS_END(OptimizationRemarkEmitterWrapperPass, ORE_NAME, ore_name,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | FlattenCFGPass.cpp | 47 INITIALIZE_PASS_END(FlattenCFGPass, "flattencfg", "Flatten the CFG", false, in INITIALIZE_PASS_DEPENDENCY()
|
D | ConstantProp.cpp | 61 INITIALIZE_PASS_END(ConstantPropagation, "constprop", in INITIALIZE_PASS_DEPENDENCY()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | CanonicalizeAliases.cpp | 98 INITIALIZE_PASS_END(CanonicalizeAliasesLegacyPass, "canonicalize-aliases",
|
D | Mem2Reg.cpp | 110 INITIALIZE_PASS_END(PromoteLegacyPass, "mem2reg", "Promote Memory to Register", in INITIALIZE_PASS_DEPENDENCY()
|
D | NameAnonGlobals.cpp | 113 INITIALIZE_PASS_END(NameAnonGlobalLegacyPass, "name-anon-globals",
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | InferFunctionAttrs.cpp | 80 INITIALIZE_PASS_END(InferFunctionAttrsLegacyPass, "inferattrs", in INITIALIZE_PASS_DEPENDENCY()
|
D | SCCP.cpp | 88 INITIALIZE_PASS_END(IPSCCPLegacyPass, "ipsccp", in INITIALIZE_PASS_DEPENDENCY()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsPreLegalizerCombiner.cpp | 96 INITIALIZE_PASS_END(MipsPreLegalizerCombiner, DEBUG_TYPE,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriterPass.cpp | 74 INITIALIZE_PASS_END(WriteBitcodePass, "write-bitcode", "Write Bitcode", false, in INITIALIZE_PASS_DEPENDENCY()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | ProvenanceAnalysisEvaluator.cpp | 93 INITIALIZE_PASS_END(PAEval, "pa-eval",
|
12345678910>>...12