Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DReachingDefAnalysis.cpp425 LiveRegs.addLiveOuts(*MBB); in getLiveOuts()
473 LiveRegs.addLiveOuts(*MBB); in isRegUsedAfter()
508 LiveRegs.addLiveOuts(*MBB); in isReachingDefLiveOut()
529 LiveRegs.addLiveOuts(*MBB); in getLocalLiveOutMIDef()
H A DDeadMachineInstructionElim.cpp146 LivePhysRegs.addLiveOuts(*MBB); in eliminateDeadMI()
H A DStackMapLivenessAnalysis.cpp129 LiveRegs.addLiveOuts(MBB); in calculateLiveness()
H A DLiveRegUnits.cpp138 void LiveRegUnits::addLiveOuts(const MachineBasicBlock &MBB) { in addLiveOuts() function in LiveRegUnits
H A DLivePhysRegs.cpp232 void LivePhysRegs::addLiveOuts(const MachineBasicBlock &MBB) { in addLiveOuts() function in LivePhysRegs
H A DRegisterScavenging.cpp78 LiveUnits.addLiveOuts(MBB); in init()
H A DBranchFolding.cpp368 LiveRegs.addLiveOuts(OldMBB); in replaceTailWithBranchTo()
859 LiveRegs.addLiveOuts(*Pred); in mergeCommonTails()
H A DMachineOutliner.cpp779 CandLiveIns.addLiveOuts(OutlineBB); in createOutlinedFunction()
H A DScheduleDAGInstrs.cpp1131 LiveRegs.addLiveOuts(MBB); in fixupKills()
H A DMachineBasicBlock.cpp1042 LiveRegs.addLiveOuts(*this); in splitAt()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegUnits.h138 void addLiveOuts(const MachineBasicBlock &MBB);
H A DMachineOutliner.h86 FromEndOfBlockToStartOfSeq.addLiveOuts(*MBB); in initFromEndOfBlockToStartOfSeq()
H A DLivePhysRegs.h150 void addLiveOuts(const MachineBasicBlock &MBB);
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerTileCopy.cpp90 UsedRegs.addLiveOuts(MBB); in runOnMachineFunction()
H A DX86FixupBWInsts.cpp444 LiveUnits.addLiveOuts(MBB); in processBasicBlock()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostSelectOptimize.cpp264 LRU.addLiveOuts(MBB); in optimizeNZCVDefs()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.cpp61 UsedRegs.addLiveOuts(MBB); in copyPhysReg()
H A DThumb1FrameLowering.cpp687 UsedRegs.addLiveOuts(MBB); in emitPopSpecialFixUp()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZPostRewrite.cpp165 LiveRegs.addLiveOuts(MBB); in expandCondMove()
H A DSystemZShortenInst.cpp212 LiveRegs.addLiveOuts(MBB); in processBlock()
H A DSystemZElimCompare.cpp692 LiveRegs.addLiveOuts(MBB); in processBlock()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp350 LPR.addLiveOuts(B); in genMuxInBlock()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp500 Units.addLiveOuts(MBB); in scavengeRegister()
H A DAArch64FalkorHWPFFix.cpp714 LR.addLiveOuts(*MBB); in runOnLoop()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp388 LR.addLiveOuts(*Stop.getParent()); in isRegisterInUseBetween()

12