/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineCycleAnalysis.cpp | 31 INITIALIZE_PASS_END(MachineCycleInfoWrapperPass, "machine-cycles", 79 INITIALIZE_PASS_END(MachineCycleInfoPrinterPass, "print-machine-cycles", in INITIALIZE_PASS_DEPENDENCY()
|
H A D | MachineUniformityAnalysis.cpp | 191 INITIALIZE_PASS_END(MachineUniformityAnalysisPass, "machine-uniformity", in INITIALIZE_PASS_DEPENDENCY() 230 INITIALIZE_PASS_END(MachineUniformityInfoPrinterPass, in INITIALIZE_PASS_DEPENDENCY()
|
H A D | MachineDominanceFrontier.cpp | 30 INITIALIZE_PASS_END(MachineDominanceFrontier, "machine-domfrontier", in INITIALIZE_PASS_DEPENDENCY()
|
H A D | MIRNamerPass.cpp | 74 INITIALIZE_PASS_END(MIRNamer, "mir-namer", "Rename Register Operands", false,
|
H A D | MachineStripDebug.cpp | 103 INITIALIZE_PASS_END(StripDebugMachineModule, DEBUG_TYPE,
|
H A D | LazyMachineBlockFrequencyInfo.cpp | 28 INITIALIZE_PASS_END(LazyMachineBlockFrequencyInfoPass, DEBUG_TYPE,
|
H A D | LiveStacks.cpp | 27 INITIALIZE_PASS_END(LiveStacks, DEBUG_TYPE,
|
H A D | MachineCheckDebugify.cpp | 123 INITIALIZE_PASS_END(CheckDebugMachineModule, DEBUG_TYPE,
|
H A D | MachineBranchProbabilityInfo.cpp | 24 INITIALIZE_PASS_END(MachineBranchProbabilityInfoWrapperPass,
|
H A D | PseudoProbeInserter.cpp | 144 INITIALIZE_PASS_END(PseudoProbeInserter, DEBUG_TYPE, in INITIALIZE_PASS_DEPENDENCY()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILResourceAnalysis.cpp | 40 INITIALIZE_PASS_END(DXILResourceWrapper, DEBUG_TYPE,
|
H A D | DXILPrettyPrinter.cpp | 53 INITIALIZE_PASS_END(DXILPrettyPrinter, "dxil-pretty-printer", in INITIALIZE_PASS_DEPENDENCY()
|
H A D | DXILTranslateMetadata.cpp | 74 INITIALIZE_PASS_END(DXILTranslateMetadata, "dxil-metadata-emit",
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | LazyBlockFrequencyInfo.cpp | 30 INITIALIZE_PASS_END(LazyBlockFrequencyInfoPass, DEBUG_TYPE,
|
H A D | LazyBranchProbabilityInfo.cpp | 30 INITIALIZE_PASS_END(LazyBranchProbabilityInfoPass, DEBUG_TYPE,
|
H A D | CycleAnalysis.cpp | 55 INITIALIZE_PASS_END(CycleInfoWrapperPass, "cycles", "Cycle Info Analysis", true,
|
H A D | DominanceFrontier.cpp | 35 INITIALIZE_PASS_END(DominanceFrontierWrapperPass, "domfrontier", in INITIALIZE_PASS_DEPENDENCY()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ |
H A D | PassSupport.h | 59 #define INITIALIZE_PASS_END(passName, arg, name, cfg, analysis) \ macro 75 INITIALIZE_PASS_END(PassName, Arg, Name, Cfg, Analysis)
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURegBankSelect.cpp | 45 INITIALIZE_PASS_END(AMDGPURegBankSelect, "amdgpu-" DEBUG_TYPE, in INITIALIZE_PASS_DEPENDENCY()
|
H A D | AMDGPUAnnotateUniformValues.cpp | 75 INITIALIZE_PASS_END(AMDGPUAnnotateUniformValues, DEBUG_TYPE,
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriterPass.cpp | 77 INITIALIZE_PASS_END(WriteBitcodePass, "write-bitcode", "Write Bitcode", false, in INITIALIZE_PASS_DEPENDENCY()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | FlattenCFGPass.cpp | 77 INITIALIZE_PASS_END(FlattenCFGLegacyPass, "flattencfg", "Flatten the CFG", in INITIALIZE_PASS_DEPENDENCY()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64PostCoalescerPass.cpp | 52 INITIALIZE_PASS_END(AArch64PostCoalescer, "aarch64-post-coalescer-pass", in INITIALIZE_PASS_DEPENDENCY()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILWriterPass.cpp | 99 INITIALIZE_PASS_END(WriteDXILPass, "dxil-write-bitcode", "Write Bitcode", false, in INITIALIZE_PASS_DEPENDENCY()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Mem2Reg.cpp | 110 INITIALIZE_PASS_END(PromoteLegacyPass, "mem2reg", "Promote Memory to Register", in INITIALIZE_PASS_DEPENDENCY()
|