Home
last modified time | relevance | path

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

12

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
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()
288 LivePhysRegs LiveRegs; in recomputeLivenessFlags() local
341 void llvm::computeAndAddLiveIns(LivePhysRegs &LiveRegs, in computeAndAddLiveIns()
DReachingDefAnalysis.cpp425 LivePhysRegs LiveRegs(*TRI); in getLiveOuts() local
473 LivePhysRegs LiveRegs(*TRI); in isRegUsedAfter() local
508 LivePhysRegs LiveRegs(*TRI); in isReachingDefLiveOut() local
529 LivePhysRegs LiveRegs(*TRI); in getLocalLiveOutMIDef() local
DStackMapLivenessAnalysis.cpp52 LivePhysRegs LiveRegs; member in __anon2119d8b10111::StackMapLiveness
DBranchFolding.h125 LivePhysRegs LiveRegs; variable
DBranchRelaxation.cpp82 LivePhysRegs LiveRegs; member in __anon7aeaaa350111::BranchRelaxation
DScheduleDAGInstrs.cpp1096 static void toggleKills(const MachineRegisterInfo &MRI, LivePhysRegs &LiveRegs, in toggleKills()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIFrameLowering.cpp32 const LivePhysRegs &LiveRegs, in findUnusedRegister()
46 LivePhysRegs &LiveRegs, in findScratchNonCalleeSaveRegister()
68 MachineFunction &MF, LivePhysRegs &LiveRegs, Register SGPR, in getVGPRSpillLaneOrTempRegister()
126 LivePhysRegs &LiveRegs, MachineFunction &MF, in buildPrologSpill()
150 LivePhysRegs &LiveRegs, MachineFunction &MF, in buildEpilogRestore()
192 static void initLiveRegs(LivePhysRegs &LiveRegs, const SIRegisterInfo &TRI, in initLiveRegs()
225 LivePhysRegs &LiveRegs; member in llvm::PrologEpilogSGPRSpillBuilder
332 LivePhysRegs &LiveRegs, Register FrameReg) in PrologEpilogSGPRSpillBuilder()
393 LivePhysRegs LiveRegs; in emitEntryFunctionFlatScratchInit() local
870 static Register buildScratchExecCopy(LivePhysRegs &LiveRegs, in buildScratchExecCopy()
[all …]
DGCNRegPressure.h114 LiveRegSet LiveRegs; variable
126 const decltype(LiveRegs) &getLiveRegs() const { return LiveRegs; } in decltype() argument
261 Range &&LiveRegs) { in getRegPressure()
DGCNRegPressure.cpp237 GCNRPTracker::LiveRegSet LiveRegs; in getLiveRegs() local
456 Printable llvm::print(const GCNRPTracker::LiveRegSet &LiveRegs, in print()
DSIMachineScheduler.h324 std::set<unsigned> LiveRegs; variable
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsExpandPseudo.cpp191 LivePhysRegs LiveRegs; in expandAtomicCmpSwapSubword() local
292 LivePhysRegs LiveRegs; in expandAtomicCmpSwap() local
566 LivePhysRegs LiveRegs; in expandAtomicBinOpSubword() local
809 LivePhysRegs LiveRegs; in expandAtomicBinOp() local
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVExpandAtomicPseudoInsts.cpp372 LivePhysRegs LiveRegs; in expandAtomicBinOp() local
502 LivePhysRegs LiveRegs; in expandAtomicMinMaxOp() local
662 LivePhysRegs LiveRegs; in expandAtomicCmpXchg() local
DRISCVExpandPseudoInsts.cpp185 LivePhysRegs LiveRegs; in expandCCOp() local
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DLivePhysRegs.h53 RegisterSet LiveRegs; variable
DExecutionDomainFix.h129 LiveRegsDVInfo LiveRegs; variable
DScheduleDAGInstrs.h253 LivePhysRegs LiveRegs; variable
DRegisterPressure.h389 LiveRegSet LiveRegs; variable
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp1334 const LivePhysRegs &LiveRegs, SmallVectorImpl<unsigned> &ScratchRegs) { in CMSESaveClearFPRegs()
1344 const LivePhysRegs &LiveRegs, SmallVectorImpl<unsigned> &ScratchRegs) { in CMSESaveClearFPRegsV8()
1482 const LivePhysRegs &LiveRegs) { in CMSESaveClearFPRegsV81()
1821 LivePhysRegs LiveRegs; in ExpandCMP_SWAP() local
1942 LivePhysRegs LiveRegs; in ExpandCMP_SWAP_64() local
1958 const LivePhysRegs &LiveRegs, bool Thumb1Only) { in CMSEPushCalleeSaves()
2227 LivePhysRegs LiveRegs(*TRI); in ExpandMI() local
DARMBlockPlacement.cpp138 LivePhysRegs LiveRegs; in revertWhileToDoLoop() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp255 LivePhysRegs LiveRegs; in expandCMP_SWAP() local
387 LivePhysRegs LiveRegs; in expandCMP_SWAP_128() local
695 LivePhysRegs LiveRegs; in expandSetTagLoop() local
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp49 LivePhysRegs LiveRegs; member in __anond7063bb00111::SystemZShortenInst
DSystemZPostRewrite.cpp164 LivePhysRegs LiveRegs(TII->getRegisterInfo()); in expandCondMove() local
DSystemZElimCompare.cpp707 LivePhysRegs LiveRegs(*TRI); in processBlock() local
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp149 LivePhysRegs LiveRegs; member in __anonaceaac730111::FixupBWInstPass
DX86ExpandPseudo.cpp634 LivePhysRegs LiveRegs(*STI->getRegisterInfo()); in ExpandVastartSaveXmmRegs() local

12