Home
last modified time | relevance | path

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

12

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DReachingDefAnalysis.cpp426 LiveRegs.addLiveOuts(*MBB); in getLiveOuts()
474 LiveRegs.addLiveOuts(*MBB); in isRegUsedAfter()
509 LiveRegs.addLiveOuts(*MBB); in isReachingDefLiveOut()
530 LiveRegs.addLiveOuts(*MBB); in getLocalLiveOutMIDef()
DDeadMachineInstructionElim.cpp130 LivePhysRegs.addLiveOuts(*MBB); in eliminateDeadMI()
DLiveRegUnits.cpp138 void LiveRegUnits::addLiveOuts(const MachineBasicBlock &MBB) { in addLiveOuts() function in LiveRegUnits
DLivePhysRegs.cpp232 void LivePhysRegs::addLiveOuts(const MachineBasicBlock &MBB) { in addLiveOuts() function in LivePhysRegs
DRegisterScavenging.cpp89 LiveUnits.addLiveOuts(MBB); in enterBasicBlockEnd()
DMachineOutliner.cpp699 CandLiveIns.addLiveOuts(OutlineBB); in createOutlinedFunction()
DBranchFolding.cpp364 LiveRegs.addLiveOuts(OldMBB); in replaceTailWithBranchTo()
858 LiveRegs.addLiveOuts(*Pred); in mergeCommonTails()
DScheduleDAGInstrs.cpp1117 LiveRegs.addLiveOuts(MBB); in fixupKills()
DMachineBasicBlock.cpp1014 LiveRegs.addLiveOuts(*this); in splitAt()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DLivePhysRegs.h149 void addLiveOuts(const MachineBasicBlock &MBB);
DLiveRegUnits.h138 void addLiveOuts(const MachineBasicBlock &MBB);
DMachineOutliner.h86 FromEndOfBlockToStartOfSeq.addLiveOuts(*MBB); in initFromEndOfBlockToStartOfSeq()
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
DAArch64PostSelectOptimize.cpp187 LRU.addLiveOuts(MBB); in optimizeNZCVDefs()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp455 LiveRegs.addLiveOuts(MBB); in processBasicBlock()
DX86FloatingPoint.cpp1757 LPR.addLiveOuts(MBB); in setKillFlags()
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZPostRewrite.cpp165 LiveRegs.addLiveOuts(MBB); in expandCondMove()
DSystemZShortenInst.cpp212 LiveRegs.addLiveOuts(MBB); in processBlock()
DSystemZElimCompare.cpp708 LiveRegs.addLiveOuts(MBB); in processBlock()
DSystemZInstrInfo.cpp1882 LiveRegs.addLiveOuts(*MBB); in prepareCompareSwapOperands()
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp350 LPR.addLiveOuts(B); in genMuxInBlock()
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp501 Units.addLiveOuts(MBB); in scavengeRegister()
DAArch64FalkorHWPFFix.cpp715 LR.addLiveOuts(*MBB); in runOnLoop()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIOptimizeExecMasking.cpp368 LR.addLiveOuts(*Stop.getParent()); in isRegisterInUseBetween()
DSIFrameLowering.cpp202 LiveRegs.addLiveOuts(MBB); in initLiveRegs()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp688 UsedRegs.addLiveOuts(MBB); in emitPopSpecialFixUp()

12