Home
last modified time | relevance | path

Searched defs:LiveRegs (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLivePhysRegs.cpp174 static void addCalleeSavedRegs(LivePhysRegs &LiveRegs, in addCalleeSavedRegs()
248 void llvm::computeLiveIns(LivePhysRegs &LiveRegs, in computeLiveIns()
259 void llvm::addLiveIns(MachineBasicBlock &MBB, const LivePhysRegs &LiveRegs) { in addLiveIns()
283 LivePhysRegs LiveRegs; in recomputeLivenessFlags() local
336 void llvm::computeAndAddLiveIns(LivePhysRegs &LiveRegs, in computeAndAddLiveIns()
H A DStackMapLivenessAnalysis.cpp52 LivePhysRegs LiveRegs; member in __anon9bebbb070111::StackMapLiveness
H A DReachingDefAnalysis.cpp424 LivePhysRegs LiveRegs(*TRI); getLiveOuts() local
472 LivePhysRegs LiveRegs(*TRI); isRegUsedAfter() local
507 LivePhysRegs LiveRegs(*TRI); isReachingDefLiveOut() local
528 LivePhysRegs LiveRegs(*TRI); getLocalLiveOutMIDef() local
[all...]
H A DBranchFolding.h125 LivePhysRegs LiveRegs; global() variable
H A DBranchRelaxation.cpp89 LivePhysRegs LiveRegs; member in __anon34c2968b0111::BranchRelaxation
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp191 LivePhysRegs LiveRegs; in expandAtomicCmpSwapSubword() local
292 LivePhysRegs LiveRegs; in expandAtomicCmpSwap() local
566 LivePhysRegs LiveRegs; expandAtomicBinOpSubword() local
809 LivePhysRegs LiveRegs; expandAtomicBinOp() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h152 LiveRegSet LiveRegs; in decltype() argument
140 LiveRegSet LiveRegs; global() variable
319 getRegPressure(const MachineRegisterInfo & MRI,Range && LiveRegs) getRegPressure() argument
H A DGCNRegPressure.cpp230 GCNRPTracker::LiveRegSet LiveRegs; getLiveRegs() local
485 print(const GCNRPTracker::LiveRegSet & LiveRegs,const MachineRegisterInfo & MRI) print() argument
[all...]
H A DSIMachineScheduler.h324 std::set<unsigned> LiveRegs; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandAtomicPseudoInsts.cpp331 LivePhysRegs LiveRegs; in expandAtomicBinOp() local
460 LivePhysRegs LiveRegs; in expandAtomicMinMaxOp() local
596 LivePhysRegs LiveRegs; in expandAtomicCmpXchg() local
H A DLoongArchExpandPseudoInsts.cpp423 LivePhysRegs LiveRegs; expandCopyCFR() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h53 RegisterSet LiveRegs; global() variable
[all...]
H A DExecutionDomainFix.h129 LiveRegsDVInfo LiveRegs; variable
H A DScheduleDAGInstrs.h254 LivePhysRegs LiveRegs; global() variable
H A DRegisterPressure.h391 LiveRegSet LiveRegs; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVExpandAtomicPseudoInsts.cpp420 LivePhysRegs LiveRegs; in expandAtomicBinOp() local
550 LivePhysRegs LiveRegs; in expandAtomicMinMaxOp() local
723 LivePhysRegs LiveRegs; in expandAtomicCmpXchg() local
H A DRISCVExpandPseudoInsts.cpp254 LivePhysRegs LiveRegs; in expandCCOp() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp1407 CMSESaveClearFPRegs(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,DebugLoc & DL,const LivePhysRegs & LiveRegs,SmallVectorImpl<unsigned> & ScratchRegs) CMSESaveClearFPRegs() argument
1417 CMSESaveClearFPRegsV8(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,DebugLoc & DL,const LivePhysRegs & LiveRegs,SmallVectorImpl<unsigned> & ScratchRegs) CMSESaveClearFPRegsV8() argument
1555 CMSESaveClearFPRegsV81(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,DebugLoc & DL,const LivePhysRegs & LiveRegs) CMSESaveClearFPRegsV81() argument
1894 LivePhysRegs LiveRegs; ExpandCMP_SWAP() local
2015 LivePhysRegs LiveRegs; ExpandCMP_SWAP_64() local
2031 CMSEPushCalleeSaves(const TargetInstrInfo & TII,MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,int JumpReg,const LivePhysRegs & LiveRegs,bool Thumb1Only) CMSEPushCalleeSaves() argument
2303 LivePhysRegs LiveRegs(*TRI); ExpandMI() local
[all...]
H A DARMBlockPlacement.cpp138 LivePhysRegs LiveRegs; in revertWhileToDoLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp49 LiveRegUnits LiveRegs; member in __anonac1468c60111::SystemZShortenInst
H A DSystemZPostRewrite.cpp164 LivePhysRegs LiveRegs(TII->getRegisterInfo()); in expandCondMove() local
H A DSystemZElimCompare.cpp693 bool CompleteCCUsers = LiveRegs.available(SystemZ::CC); in processBlock() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp289 LivePhysRegs LiveRegs; expandCMP_SWAP() local
421 LivePhysRegs LiveRegs; expandCMP_SWAP_128() local
734 LivePhysRegs LiveRegs; expandSetTagLoop() local
[all...]
H A DAArch64FrameLowering.cpp995 getLiveRegsForEntryMBB(LivePhysRegs & LiveRegs,const MachineBasicBlock & MBB) getLiveRegsForEntryMBB() argument
1025 LivePhysRegs LiveRegs(TRI); findScratchNonCalleeSaveRegister() local
1052 LivePhysRegs LiveRegs(TRI); canUseAsPrologue() local
1604 getLivePhysRegsUpTo(MachineInstr & MI,const TargetRegisterInfo & TRI,LivePhysRegs & LiveRegs) getLivePhysRegsUpTo() argument
1642 LivePhysRegs LiveRegs(*TRI); emitPrologue() local
4031 LivePhysRegs LiveRegs(*(MBB->getParent()->getSubtarget().getRegisterInfo())); tryMergeAdjacentSTG() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp648 LivePhysRegs LiveRegs(*STI->getRegisterInfo()); ExpandVastartSaveXmmRegs() local

12