|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
include/llvm/CodeGen/LivePhysRegs.h 140 void addLiveOuts(const MachineBasicBlock &MBB);
References
lib/CodeGen/BranchFolding.cpp 422 LiveRegs.addLiveOuts(OldMBB);
935 LiveRegs.addLiveOuts(*Pred);
lib/CodeGen/ScheduleDAGInstrs.cpp 1107 LiveRegs.addLiveOuts(MBB);
lib/Target/AMDGPU/SIFrameLowering.cpp 886 LiveRegs.addLiveOuts(MBB);
lib/Target/ARM/ARMConstantIslandPass.cpp 891 LRs.addLiveOuts(*OrigBB);
lib/Target/ARM/ARMLoadStoreOptimizer.cpp 601 LiveRegs.addLiveOuts(MBB);
lib/Target/ARM/ARMLowOverheadLoops.cpp 197 LiveRegs.addLiveOuts(*MBB);
lib/Target/ARM/Thumb1FrameLowering.cpp 654 UsedRegs.addLiveOuts(MBB);
lib/Target/Hexagon/HexagonGenMux.cpp 350 LPR.addLiveOuts(B);
lib/Target/Hexagon/HexagonInstrInfo.cpp 1009 Regs.addLiveOuts(B);
lib/Target/SystemZ/SystemZPostRewrite.cpp 172 LiveRegs.addLiveOuts(MBB);
lib/Target/SystemZ/SystemZShortenInst.cpp 202 LiveRegs.addLiveOuts(MBB);
lib/Target/X86/X86FixupBWInsts.cpp 427 LiveRegs.addLiveOuts(MBB);
lib/Target/X86/X86FloatingPoint.cpp 1687 LPR.addLiveOuts(MBB);
lib/Target/X86/X86InstrInfo.cpp 2470 LiveRegs.addLiveOuts(MBB);