Searched refs:INITIALIZE_PASS_BEGIN (Results 226 - 250 of 302) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp79 INITIALIZE_PASS_BEGIN(LiveDebugVariables, DEBUG_TYPE,
H A DMachineTraceMetrics.cpp48 INITIALIZE_PASS_BEGIN(MachineTraceMetrics, DEBUG_TYPE,
H A DPeepholeOptimizer.cpp442 INITIALIZE_PASS_BEGIN(PeepholeOptimizer, DEBUG_TYPE,
H A DPrologEpilogInserter.cpp146 INITIALIZE_PASS_BEGIN(PEI, DEBUG_TYPE, "Prologue/Epilogue Insertion", false,
H A DLiveIntervals.cpp62 INITIALIZE_PASS_BEGIN(LiveIntervals, "liveintervals",
H A DTwoAddressInstructionPass.cpp196 INITIALIZE_PASS_BEGIN(TwoAddressInstructionPass, DEBUG_TYPE,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1495 INITIALIZE_PASS_BEGIN(OpenMPOptLegacyPass, "openmpopt",
H A DPartialInlining.cpp1487 INITIALIZE_PASS_BEGIN(PartialInlinerLegacyPass, "partial-inliner",
H A DSampleProfile.cpp1776 INITIALIZE_PASS_BEGIN(SampleProfileLoaderLegacyPass, "sample-profile",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp413 INITIALIZE_PASS_BEGIN(
H A DSanitizerCoverage.cpp1000 INITIALIZE_PASS_BEGIN(ModuleSanitizerCoverageLegacyPass, "sancov",
H A DGCOVProfiling.cpp183 INITIALIZE_PASS_BEGIN(
H A DHWAddressSanitizer.cpp339 INITIALIZE_PASS_BEGIN(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp1657 INITIALIZE_PASS_BEGIN(LoopFuseLegacy, "loop-fusion", "Loop Fusion", false,
H A DLoopInterchange.cpp1617 INITIALIZE_PASS_BEGIN(LoopInterchange, "loop-interchange",
H A DLoopRerollPass.cpp489 INITIALIZE_PASS_BEGIN(LoopReroll, "loop-reroll", "Reroll loops", false, false)
H A DLoopUnrollPass.cpp1308 INITIALIZE_PASS_BEGIN(LoopUnroll, "loop-unroll", "Unroll loops", false, false)
H A DLoopUnswitch.cpp387 INITIALIZE_PASS_BEGIN(LoopUnswitch, "loop-unswitch", "Unswitch loops",
H A DMemCpyOptimizer.cpp289 INITIALIZE_PASS_BEGIN(MemCpyOptLegacyPass, "memcpyopt", "MemCpy Optimization",
H A DScalarizer.cpp252 INITIALIZE_PASS_BEGIN(ScalarizerLegacyPass, "scalarizer",
H A DInductiveRangeCheckElimination.cpp272 INITIALIZE_PASS_BEGIN(IRCELegacyPass, "irce",
H A DLoopIdiomRecognize.cpp283 INITIALIZE_PASS_BEGIN(LoopIdiomRecognizeLegacyPass, "loop-idiom",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp219 INITIALIZE_PASS_BEGIN(LoadStoreVectorizerLegacyPass, DEBUG_TYPE,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp252 INITIALIZE_PASS_BEGIN(HexagonExpandCondsets, "expand-condsets",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1731 INITIALIZE_PASS_BEGIN(MemoryDependenceWrapperPass, "memdep",

Completed in 267 milliseconds

1234567891011>>