Searched refs:MachineLoopInfoID (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandPostRAPseudos.cpp40 AU.addPreservedID(MachineLoopInfoID);
H A DMachineLoopInfo.cpp43 char &llvm::MachineLoopInfoID = MachineLoopInfo::ID; member in class:llvm
H A DMachineCSE.cpp94 AU.addPreservedID(MachineLoopInfoID);
H A DTargetPassConfig.cpp1442 addPass(&MachineLoopInfoID);
H A DTwoAddressInstructionPass.cpp202 AU.addPreservedID(MachineLoopInfoID);
H A DLiveIntervals.cpp89 AU.addPreservedID(MachineLoopInfoID);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DPasses.h109 extern char &MachineLoopInfoID;
/freebsd-current/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kExpandPseudo.cpp42 AU.addPreservedID(MachineLoopInfoID);
/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.cpp452 addPass(&MachineLoopInfoID);
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp41 AU.addPreservedID(MachineLoopInfoID);
H A DX86FloatingPoint.cpp71 AU.addPreservedID(MachineLoopInfoID);

Completed in 118 milliseconds