Searched refs:INITIALIZE_PASS_BEGIN (Results 276 - 300 of 302) sorted by relevance

<<111213

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1916 INITIALIZE_PASS_BEGIN(LowerMatrixIntrinsicsLegacyPass, DEBUG_TYPE, pass_name,
H A DRewriteStatepointsForGC.cpp222 INITIALIZE_PASS_BEGIN(RewriteStatepointsForGCLegacyPass,
H A DSimpleLoopUnswitch.cpp3016 INITIALIZE_PASS_BEGIN(SimpleLoopUnswitchLegacyPass, "simple-loop-unswitch",
H A DNewGVN.cpp4216 INITIALIZE_PASS_BEGIN(NewGVNLegacyPass, "newgvn", "Global Value Numbering",
H A DSROA.cpp4775 INITIALIZE_PASS_BEGIN(SROALegacyPass, "sroa",
H A DLoopStrengthReduce.cpp5834 INITIALIZE_PASS_BEGIN(LoopStrengthReduce, "loop-reduce",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp570 INITIALIZE_PASS_BEGIN(HexagonConstExtenders, "hexagon-cext-opt",
H A DHexagonLoopIdiomRecognition.cpp258 INITIALIZE_PASS_BEGIN(HexagonLoopIdiomRecognize, "hexagon-loop-idiom",
H A DHexagonBitSimplify.cpp258 INITIALIZE_PASS_BEGIN(HexagonBitSimplify, "hexagon-bit-simplify",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp438 INITIALIZE_PASS_BEGIN(IfConverter, DEBUG_TYPE, "If Converter", false, false)
H A DMachinePipeliner.cpp185 INITIALIZE_PASS_BEGIN(MachinePipeliner, DEBUG_TYPE,
H A DMachineScheduler.cpp200 INITIALIZE_PASS_BEGIN(MachineScheduler, DEBUG_TYPE,
H A DRegisterCoalescer.cpp381 INITIALIZE_PASS_BEGIN(RegisterCoalescer, "simple-register-coalescing",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp576 INITIALIZE_PASS_BEGIN(SILoadStoreOptimizer, DEBUG_TYPE,
H A DAMDGPUISelDAGToDAG.cpp370 INITIALIZE_PASS_BEGIN(AMDGPUDAGToDAGISel, "amdgpu-isel",
H A DAMDGPUMachineCFGStructurizer.cpp2902 INITIALIZE_PASS_BEGIN(AMDGPUMachineCFGStructurizer, "amdgpu-machine-cfg-structurizer",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp3189 INITIALIZE_PASS_BEGIN(GlobalOptLegacyPass, "globalopt",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3861 INITIALIZE_PASS_BEGIN(InstructionCombiningPass, "instcombine",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1214 INITIALIZE_PASS_BEGIN(
H A DMemorySanitizer.cpp682 INITIALIZE_PASS_BEGIN(MemorySanitizerLegacyPass, "msan",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2119 INITIALIZE_PASS_BEGIN(ARMPreAllocLoadStoreOpt, "arm-prera-ldst-opt",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp135 INITIALIZE_PASS_BEGIN(DependenceAnalysisWrapperPass, "da",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp89 INITIALIZE_PASS_BEGIN(IRTranslator, DEBUG_TYPE, "IRTranslator LLVM IR -> MI",
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6461 INITIALIZE_PASS_BEGIN(LoopVectorize, LV_NAME, lv_name, false, false)
H A DSLPVectorizer.cpp7634 INITIALIZE_PASS_BEGIN(SLPVectorizer, SV_NAME, lv_name, false, false)

Completed in 495 milliseconds

<<111213