Home
last modified time | relevance | path

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

12

/freebsd/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 __anond8c955350111::StackMapLiveness
H A DReachingDefAnalysis.cpp424 LiveRegUnits LiveRegs(*TRI); in getLiveOuts() local
472 LiveRegUnits LiveRegs(*TRI); in isRegUsedAfter() local
507 LiveRegUnits LiveRegs(*TRI); in isReachingDefLiveOut() local
528 LiveRegUnits LiveRegs(*TRI); in getLocalLiveOutMIDef() local
H A DBranchFolding.h128 LivePhysRegs LiveRegs; variable
H A DBranchRelaxation.cpp82 LivePhysRegs LiveRegs; global() member in __anon6cb7e2b90111::BranchRelaxation
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h152 LiveRegSet LiveRegs; variable
164 const decltype(LiveRegs) &getLiveRegs() const { return LiveRegs; } in decltype() argument
331 Range &&LiveRegs) { in getRegPressure()
H A DGCNRegPressure.cpp318 GCNRPTracker::LiveRegSet LiveRegs; in getLiveRegs() local
573 Printable llvm::print(const GCNRPTracker::LiveRegSet &LiveRegs, in print()
H A DSIMachineScheduler.h324 std::set<unsigned> LiveRegs; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp191 LivePhysRegs LiveRegs; in expandAtomicCmpSwapSubword() local
292 LivePhysRegs LiveRegs; in expandAtomicCmpSwap() local
602 LivePhysRegs LiveRegs; in expandAtomicBinOpSubword() local
845 LivePhysRegs LiveRegs; in expandAtomicBinOp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandAtomicPseudoInsts.cpp343 LivePhysRegs LiveRegs; expandAtomicBinOp() local
482 LivePhysRegs LiveRegs; expandAtomicMinMaxOp() local
608 LivePhysRegs LiveRegs; expandAtomicCmpXchg() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVExpandAtomicPseudoInsts.cpp391 LivePhysRegs LiveRegs; expandAtomicBinOp() local
521 LivePhysRegs LiveRegs; expandAtomicMinMaxOp() local
690 LivePhysRegs LiveRegs; expandAtomicCmpXchg() local
[all...]
H A DRISCVExpandPseudoInsts.cpp254 LivePhysRegs LiveRegs; in expandCCOp() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h55 RegisterSet LiveRegs; variable
H A DExecutionDomainFix.h129 LiveRegsDVInfo LiveRegs; variable
H A DScheduleDAGInstrs.h259 LiveRegUnits LiveRegs; variable
H A DRegisterPressure.h391 LiveRegSet LiveRegs; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp1404 const LivePhysRegs &LiveRegs, SmallVectorImpl<unsigned> &ScratchRegs) { in CMSESaveClearFPRegs()
1414 const LivePhysRegs &LiveRegs, SmallVectorImpl<unsigned> &ScratchRegs) { in CMSESaveClearFPRegsV8()
1558 const LivePhysRegs &LiveRegs) { in CMSESaveClearFPRegsV81()
1908 LivePhysRegs LiveRegs; in ExpandCMP_SWAP() local
2029 LivePhysRegs LiveRegs; in ExpandCMP_SWAP_64() local
2045 const LivePhysRegs &LiveRegs, bool Thumb1Only) { in CMSEPushCalleeSaves()
2319 LivePhysRegs LiveRegs(*TRI); in ExpandMI() local
H A DARMBlockPlacement.cpp138 LivePhysRegs LiveRegs; in revertWhileToDoLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp49 LiveRegUnits LiveRegs; member in __anon84a548b40111::SystemZShortenInst
H A DSystemZPostRewrite.cpp164 LivePhysRegs LiveRegs(TII->getRegisterInfo()); in expandCondMove() local
H A DSystemZElimCompare.cpp691 LiveRegUnits LiveRegs(*TRI); in processBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinFixupBufferSecurityCheck.cpp169 LivePhysRegs LiveRegs; in FinishBlock() local
H A DX86ExpandPseudo.cpp730 LivePhysRegs LiveRegs(*STI->getRegisterInfo()); in expandVastartSaveXmmRegs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp302 LivePhysRegs LiveRegs; in expandCMP_SWAP() local
434 LivePhysRegs LiveRegs; in expandCMP_SWAP_128() local
747 LivePhysRegs LiveRegs; in expandSetTagLoop() local
H A DAArch64FrameLowering.cpp1042 static void getLiveRegsForEntryMBB(LivePhysRegs &LiveRegs, in getLiveRegsForEntryMBB()
1075 LivePhysRegs LiveRegs(TRI); in findScratchNonCalleeSaveRegister() local
1102 LivePhysRegs LiveRegs(TRI); in canUseAsPrologue() local
1714 LivePhysRegs &LiveRegs) { in getLivePhysRegsUpTo()
1751 LivePhysRegs LiveRegs(*TRI); in emitPrologue() local
4520 LivePhysRegs LiveRegs(*(MBB->getParent()->getSubtarget().getRegisterInfo())); in tryMergeAdjacentSTG() local

12