Home
last modified time | relevance | path

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

12

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A 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()
H A DLiveRegUnits.cpp124 void LiveRegUnits::addLiveOuts(const MachineBasicBlock &MBB) { in addLiveOuts() function in LiveRegUnits
H A DLivePhysRegs.cpp230 void LivePhysRegs::addLiveOuts(const MachineBasicBlock &MBB) { in addLiveOuts() function in LivePhysRegs
H A DRegisterScavenging.cpp91 LiveUnits.addLiveOuts(MBB); in enterBasicBlockEnd()
H A DMachineOutliner.cpp683 CandLiveIns.addLiveOuts(OutlineBB); in createOutlinedFunction()
H A DBranchFolding.cpp360 LiveRegs.addLiveOuts(OldMBB); in replaceTailWithBranchTo()
854 LiveRegs.addLiveOuts(*Pred); in mergeCommonTails()
H A DScheduleDAGInstrs.cpp1119 LiveRegs.addLiveOuts(MBB); in fixupKills()
H A DMachineBasicBlock.cpp1010 LiveRegs.addLiveOuts(*this); in splitAt()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h143 void addLiveOuts(const MachineBasicBlock &MBB);
H A DLiveRegUnits.h138 void addLiveOuts(const MachineBasicBlock &MBB);
H A DMachineOutliner.h147 LRU.addLiveOuts(*MBB); in initLRU()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostSelectOptimize.cpp125 LRU.addLiveOuts(MBB); in optimizeNZCVDefs()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FixupBWInsts.cpp437 LiveRegs.addLiveOuts(MBB); in processBasicBlock()
H A DX86FloatingPoint.cpp1696 LPR.addLiveOuts(MBB); in setKillFlags()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZPostRewrite.cpp172 LiveRegs.addLiveOuts(MBB); in expandCondMove()
H A DSystemZShortenInst.cpp211 LiveRegs.addLiveOuts(MBB); in processBlock()
H A DSystemZElimCompare.cpp710 LiveRegs.addLiveOuts(MBB); in processBlock()
H A DSystemZInstrInfo.cpp1854 LiveRegs.addLiveOuts(*MBB); in prepareCompareSwapOperands()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp356 LPR.addLiveOuts(B); in genMuxInBlock()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp501 Units.addLiveOuts(MBB); in scavengeRegister()
H A DAArch64FalkorHWPFFix.cpp716 LR.addLiveOuts(*MBB); in runOnLoop()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp656 UsedRegs.addLiveOuts(MBB); in emitPopSpecialFixUp()
H A DARMConstantIslandPass.cpp934 LRs.addLiveOuts(*OrigBB); in splitBlockBeforeInstr()
H A DARMLoadStoreOptimizer.cpp603 LiveRegs.addLiveOuts(MBB); in moveLiveRegsBefore()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp679 LiveRegs.addLiveOuts(MBB); in initLiveRegs()

12