/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LivePhysRegs.cpp | 174 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 D | StackMapLivenessAnalysis.cpp | 52 LivePhysRegs LiveRegs; member in __anond8c955350111::StackMapLiveness
|
H A D | ReachingDefAnalysis.cpp | 424 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 D | BranchFolding.h | 128 LivePhysRegs LiveRegs; variable
|
H A D | BranchRelaxation.cpp | 82 LivePhysRegs LiveRegs; global() member in __anon6cb7e2b90111::BranchRelaxation
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | GCNRegPressure.h | 152 LiveRegSet LiveRegs; variable 164 const decltype(LiveRegs) &getLiveRegs() const { return LiveRegs; } in decltype() argument 331 Range &&LiveRegs) { in getRegPressure()
|
H A D | GCNRegPressure.cpp | 318 GCNRPTracker::LiveRegSet LiveRegs; in getLiveRegs() local 573 Printable llvm::print(const GCNRPTracker::LiveRegSet &LiveRegs, in print()
|
H A D | SIMachineScheduler.h | 324 std::set<unsigned> LiveRegs; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsExpandPseudo.cpp | 191 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 D | LoongArchExpandAtomicPseudoInsts.cpp | 343 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 D | RISCVExpandAtomicPseudoInsts.cpp | 391 LivePhysRegs LiveRegs; expandAtomicBinOp() local 521 LivePhysRegs LiveRegs; expandAtomicMinMaxOp() local 690 LivePhysRegs LiveRegs; expandAtomicCmpXchg() local [all...] |
H A D | RISCVExpandPseudoInsts.cpp | 254 LivePhysRegs LiveRegs; in expandCCOp() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LivePhysRegs.h | 55 RegisterSet LiveRegs; variable
|
H A D | ExecutionDomainFix.h | 129 LiveRegsDVInfo LiveRegs; variable
|
H A D | ScheduleDAGInstrs.h | 259 LiveRegUnits LiveRegs; variable
|
H A D | RegisterPressure.h | 391 LiveRegSet LiveRegs; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMExpandPseudoInsts.cpp | 1404 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 D | ARMBlockPlacement.cpp | 138 LivePhysRegs LiveRegs; in revertWhileToDoLoop() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZShortenInst.cpp | 49 LiveRegUnits LiveRegs; member in __anon84a548b40111::SystemZShortenInst
|
H A D | SystemZPostRewrite.cpp | 164 LivePhysRegs LiveRegs(TII->getRegisterInfo()); in expandCondMove() local
|
H A D | SystemZElimCompare.cpp | 691 LiveRegUnits LiveRegs(*TRI); in processBlock() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86WinFixupBufferSecurityCheck.cpp | 169 LivePhysRegs LiveRegs; in FinishBlock() local
|
H A D | X86ExpandPseudo.cpp | 730 LivePhysRegs LiveRegs(*STI->getRegisterInfo()); in expandVastartSaveXmmRegs() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandPseudoInsts.cpp | 302 LivePhysRegs LiveRegs; in expandCMP_SWAP() local 434 LivePhysRegs LiveRegs; in expandCMP_SWAP_128() local 747 LivePhysRegs LiveRegs; in expandSetTagLoop() local
|
H A D | AArch64FrameLowering.cpp | 1042 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
|