Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLivePhysRegs.cpp172 static void addCalleeSavedRegs(LivePhysRegs &LiveRegs, in addCalleeSavedRegs()
242 void llvm::computeLiveIns(LivePhysRegs &LiveRegs, in computeLiveIns()
253 void llvm::addLiveIns(MachineBasicBlock &MBB, const LivePhysRegs &LiveRegs) { in addLiveIns()
281 LivePhysRegs LiveRegs; in recomputeLivenessFlags() local
322 void llvm::computeAndAddLiveIns(LivePhysRegs &LiveRegs, in computeAndAddLiveIns()
DReachingDefAnalysis.cpp256 LivePhysRegs LiveRegs(*TRI); in isRegUsedAfter() local
275 LivePhysRegs LiveRegs(*TRI); in isReachingDefLiveOut() local
295 LivePhysRegs LiveRegs(*TRI); in getLocalLiveOutMIDef() local
DStackMapLivenessAnalysis.cpp52 LivePhysRegs LiveRegs; member in __anonbc0662be0111::StackMapLiveness
DBranchFolding.h133 LivePhysRegs LiveRegs; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h104 LiveRegSet LiveRegs; variable
116 const decltype(LiveRegs) &getLiveRegs() const { return LiveRegs; } in decltype() argument
254 Range &&LiveRegs) { in getRegPressure()
DSIFrameLowering.cpp51 LivePhysRegs &LiveRegs, in findScratchNonCalleeSaveRegister()
83 LivePhysRegs LiveRegs; in findUnusedSGPRNonCalleeSaved() local
92 static void buildPrologSpill(LivePhysRegs &LiveRegs, MachineBasicBlock &MBB, in buildPrologSpill()
140 static void buildEpilogReload(LivePhysRegs &LiveRegs, MachineBasicBlock &MBB, in buildEpilogReload()
692 LivePhysRegs LiveRegs; in emitPrologue() local
832 LivePhysRegs LiveRegs; in emitEpilogue() local
DGCNRegPressure.cpp278 GCNRPTracker::LiveRegSet LiveRegs; in getLiveRegs() local
497 void GCNRPTracker::printLiveRegs(raw_ostream &OS, const LiveRegSet& LiveRegs, in printLiveRegs()
/external/llvm/lib/CodeGen/
DLivePhysRegs.cpp144 static void addLiveIns(LivePhysRegs &LiveRegs, const MachineBasicBlock &MBB) { in addLiveIns()
151 static void addPristines(LivePhysRegs &LiveRegs, const MachineFunction &MF, in addPristines()
DStackMapLivenessAnalysis.cpp53 LivePhysRegs LiveRegs; member in __anondea0885c0111::StackMapLiveness
DBranchFolding.h106 LivePhysRegs LiveRegs; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVExpandPseudoInsts.cpp389 LivePhysRegs LiveRegs; in expandAtomicBinOp() local
519 LivePhysRegs LiveRegs; in expandAtomicMinMaxOp() local
616 LivePhysRegs LiveRegs; in expandAtomicCmpXchg() local
657 LivePhysRegs LiveRegs; in expandAuipcInstPair() local
/external/swiftshader/third_party/llvm-10.0/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
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DReachingDefAnalysis.h46 LiveRegsDefInfo LiveRegs; variable
DLivePhysRegs.h51 RegisterSet LiveRegs; variable
DExecutionDomainFix.h120 LiveRegsDVInfo LiveRegs; variable
/external/llvm/include/llvm/CodeGen/
DLivePhysRegs.h45 SparseSet<unsigned> LiveRegs; variable
DScheduleDAGInstrs.h233 BitVector LiveRegs; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp241 LivePhysRegs LiveRegs; in expandCMP_SWAP() local
334 LivePhysRegs LiveRegs; in expandCMP_SWAP_128() local
392 LivePhysRegs LiveRegs; in expandSetTagLoop() local
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp592 static void addPostLoopLiveIns(MachineBasicBlock *MBB, LivePhysRegs &LiveRegs) { in addPostLoopLiveIns()
609 LivePhysRegs LiveRegs(&TII->getRegisterInfo()); in expandCMP_SWAP() local
687 LivePhysRegs LiveRegs(&TII->getRegisterInfo()); in expandCMP_SWAP_128() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp52 LivePhysRegs LiveRegs; member in __anoncf84075d0111::SystemZShortenInst
DSystemZPostRewrite.cpp171 LivePhysRegs LiveRegs(TII->getRegisterInfo()); in expandCondMove() local
/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp53 LivePhysRegs LiveRegs; member in __anon4562e0bb0111::SystemZShortenInst
/external/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp144 LivePhysRegs LiveRegs; member in __anon7afdb7de0111::FixupBWInstPass
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp147 LivePhysRegs LiveRegs; member in __anona8aff0c00111::FixupBWInstPass
/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp755 static void addPostLoopLiveIns(MachineBasicBlock *MBB, LivePhysRegs &LiveRegs) { in addPostLoopLiveIns()
777 LivePhysRegs LiveRegs(&TII->getRegisterInfo()); in ExpandCMP_SWAP() local
899 LivePhysRegs LiveRegs(&TII->getRegisterInfo()); in ExpandCMP_SWAP_64() local

12