Home
last modified time | relevance | path

Searched refs:MachineDominatorsID (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyArgumentMove.cpp53 AU.addPreservedID(MachineDominatorsID); in getAnalysisUsage()
H A DWebAssemblySetP2AlignOperands.cpp40 AU.addPreservedID(MachineDominatorsID); in getAnalysisUsage()
H A DWebAssemblyOptimizeLiveIntervals.cpp48 AU.addPreservedID(MachineDominatorsID); in getAnalysisUsage()
H A DWebAssemblyRegColoring.cpp46 AU.addPreservedID(MachineDominatorsID); in getAnalysisUsage()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp187 AU.addRequiredID(MachineDominatorsID); in getAnalysisUsage()
188 AU.addPreservedID(MachineDominatorsID); in getAnalysisUsage()
H A DExpandPostRAPseudos.cpp41 AU.addPreservedID(MachineDominatorsID); in getAnalysisUsage()
H A DMachineDominators.cpp104 char &llvm::MachineDominatorsID = MachineDominatorTreeWrapperPass::ID; member in llvm
H A DStackSlotColoring.cpp156 AU.addPreservedID(MachineDominatorsID); in getAnalysisUsage()
H A DLiveIntervals.cpp115 AU.addRequiredTransitiveID(MachineDominatorsID); in getAnalysisUsage()
116 AU.addPreservedID(MachineDominatorsID); in getAnalysisUsage()
H A DTwoAddressInstructionPass.cpp226 AU.addPreservedID(MachineDominatorsID); in getAnalysisUsage()
H A DRegisterCoalescer.cpp596 AU.addPreservedID(MachineDominatorsID); in getAnalysisUsage()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DPasses.h112 extern char &MachineDominatorsID;
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kExpandPseudo.cpp43 AU.addPreservedID(MachineDominatorsID); in getAnalysisUsage()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp42 AU.addPreservedID(MachineDominatorsID); in getAnalysisUsage()
H A DX86FloatingPoint.cpp72 AU.addPreservedID(MachineDominatorsID); in getAnalysisUsage()