Home
last modified time | relevance | path

Searched refs:addLiveOuts (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DReachingDefAnalysis.cpp421 LiveRegs.addLiveOuts(*MBB); in getLiveOuts()
469 LiveRegs.addLiveOuts(*MBB); in isRegUsedAfter()
504 LiveRegs.addLiveOuts(*MBB); in isReachingDefLiveOut()
525 LiveRegs.addLiveOuts(*MBB); in getLocalLiveOutMIDef()
DLiveRegUnits.cpp124 void LiveRegUnits::addLiveOuts(const MachineBasicBlock &MBB) { in addLiveOuts() function in LiveRegUnits
DLivePhysRegs.cpp230 void LivePhysRegs::addLiveOuts(const MachineBasicBlock &MBB) { in addLiveOuts() function in LivePhysRegs
DMachineOutliner.cpp683 CandLiveIns.addLiveOuts(OutlineBB); in createOutlinedFunction()
DRegisterScavenging.cpp91 LiveUnits.addLiveOuts(MBB); in enterBasicBlockEnd()
DBranchFolding.cpp360 LiveRegs.addLiveOuts(OldMBB); in replaceTailWithBranchTo()
854 LiveRegs.addLiveOuts(*Pred); in mergeCommonTails()
DScheduleDAGInstrs.cpp1117 LiveRegs.addLiveOuts(MBB); in fixupKills()
DMachineBasicBlock.cpp984 LiveRegs.addLiveOuts(*this); in splitAt()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DMachineOutliner.h147 LRU.addLiveOuts(*MBB); in initLRU()
DLivePhysRegs.h147 void addLiveOuts(const MachineBasicBlock &MBB);
DLiveRegUnits.h138 void addLiveOuts(const MachineBasicBlock &MBB);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64PostSelectOptimize.cpp125 LRU.addLiveOuts(MBB); in optimizeNZCVDefs()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp455 LiveRegs.addLiveOuts(MBB); in processBasicBlock()
DX86FloatingPoint.cpp1733 LPR.addLiveOuts(MBB); in setKillFlags()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZPostRewrite.cpp172 LiveRegs.addLiveOuts(MBB); in expandCondMove()
DSystemZShortenInst.cpp211 LiveRegs.addLiveOuts(MBB); in processBlock()
DSystemZElimCompare.cpp710 LiveRegs.addLiveOuts(MBB); in processBlock()
DSystemZInstrInfo.cpp1854 LiveRegs.addLiveOuts(*MBB); in prepareCompareSwapOperands()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp356 LPR.addLiveOuts(B); in genMuxInBlock()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp501 Units.addLiveOuts(MBB); in scavengeRegister()
DAArch64FalkorHWPFFix.cpp716 LR.addLiveOuts(*MBB); in runOnLoop()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp656 UsedRegs.addLiveOuts(MBB); in emitPopSpecialFixUp()
DARMConstantIslandPass.cpp934 LRs.addLiveOuts(*OrigBB); in splitBlockBeforeInstr()
DARMLoadStoreOptimizer.cpp603 LiveRegs.addLiveOuts(MBB); in moveLiveRegsBefore()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIFrameLowering.cpp692 LiveRegs.addLiveOuts(MBB); in initLiveRegs()

12