Searched refs:INITIALIZE_PASS_BEGIN (Results 251 - 275 of 302) sorted by relevance

<<111213

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp1782 INITIALIZE_PASS_BEGIN(SCCPLegacyPass, "sccp",
H A DDeadStoreElimination.cpp2394 INITIALIZE_PASS_BEGIN(DSELegacyPass, "dse", "Dead Store Elimination", false,
H A DGVN.cpp2761 INITIALIZE_PASS_BEGIN(GVNLegacyPass, "gvn", "Global Value Numbering", false, false)
H A DIndVarSimplify.cpp2900 INITIALIZE_PASS_BEGIN(IndVarSimplifyLegacyPass, "indvars",
H A DJumpThreading.cpp159 INITIALIZE_PASS_BEGIN(JumpThreading, "jump-threading",
H A DLICM.cpp269 INITIALIZE_PASS_BEGIN(LegacyLICMPass, "licm", "Loop Invariant Code Motion",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp166 INITIALIZE_PASS_BEGIN(HexagonCommonGEP, "hcommgep", "Hexagon Common GEP",
H A DHexagonGenInsert.cpp1632 INITIALIZE_PASS_BEGIN(HexagonGenInsert, "hexinsert",
H A DHexagonHardwareLoops.cpp367 INITIALIZE_PASS_BEGIN(HexagonHardwareLoops, "hwloops",
H A DHexagonVLIWPacketizer.cpp124 INITIALIZE_PASS_BEGIN(HexagonPacketizer, "hexagon-packetizer",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp2079 INITIALIZE_PASS_BEGIN(BasicAAWrapperPass, "basic-aa",
H A DLoopAccessAnalysis.cpp2321 INITIALIZE_PASS_BEGIN(LoopAccessLegacyAnalysis, LAA_NAME, laa_name, false, true)
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1416 INITIALIZE_PASS_BEGIN(AMDGPUCodeGenPrepare, DEBUG_TYPE,
H A DAMDGPULibCalls.cpp209 INITIALIZE_PASS_BEGIN(AMDGPUSimplifyLibCalls, "amdgpu-simplifylib",
H A DAMDILCFGStructurizer.cpp1671 INITIALIZE_PASS_BEGIN(AMDGPUCFGStructurizer, "amdgpustructurizer",
H A DSIInsertWaitcnts.cpp807 INITIALIZE_PASS_BEGIN(SIInsertWaitcnts, DEBUG_TYPE, "SI Insert Waitcnts", false,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1648 INITIALIZE_PASS_BEGIN(PPCMIPeephole, DEBUG_TYPE,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp305 INITIALIZE_PASS_BEGIN(FPS, DEBUG_TYPE, "X86 FP Stackifier",
H A DX86SpeculativeLoadHardening.cpp2272 INITIALIZE_PASS_BEGIN(X86SpeculativeLoadHardeningPass, PASS_KEY,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1800 INITIALIZE_PASS_BEGIN(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp2123 INITIALIZE_PASS_BEGIN(ModuloScheduleTest, "modulo-schedule-test",
H A DRegAllocGreedy.cpp556 INITIALIZE_PASS_BEGIN(RAGreedy, "greedy",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp729 INITIALIZE_PASS_BEGIN(WholeProgramDevirt, "wholeprogramdevirt",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp127 INITIALIZE_PASS_BEGIN(ControlHeightReductionLegacyPass,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp589 INITIALIZE_PASS_BEGIN(ObjCARCOpt,

Completed in 495 milliseconds

<<111213