/external/llvm-project/llvm/lib/CodeGen/ |
D | LivePhysRegs.cpp | 172 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() 282 LivePhysRegs LiveRegs; in recomputeLivenessFlags() local 335 void llvm::computeAndAddLiveIns(LivePhysRegs &LiveRegs, in computeAndAddLiveIns()
|
D | StackMapLivenessAnalysis.cpp | 52 LivePhysRegs LiveRegs; member in __anon0ce217ac0111::StackMapLiveness
|
D | ReachingDefAnalysis.cpp | 422 LivePhysRegs LiveRegs(*TRI); in getLiveOuts() local 470 LivePhysRegs LiveRegs(*TRI); in isRegUsedAfter() local 505 LivePhysRegs LiveRegs(*TRI); in isReachingDefLiveOut() local 526 LivePhysRegs LiveRegs(*TRI); in getLocalLiveOutMIDef() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LivePhysRegs.cpp | 172 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()
|
D | ReachingDefAnalysis.cpp | 256 LivePhysRegs LiveRegs(*TRI); in isRegUsedAfter() local 275 LivePhysRegs LiveRegs(*TRI); in isReachingDefLiveOut() local 295 LivePhysRegs LiveRegs(*TRI); in getLocalLiveOutMIDef() local
|
D | StackMapLivenessAnalysis.cpp | 52 LivePhysRegs LiveRegs; member in __anonae991b200111::StackMapLiveness
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SIFrameLowering.cpp | 39 LivePhysRegs &LiveRegs, in findScratchNonCalleeSaveRegister() 71 LivePhysRegs &LiveRegs, in getVGPRSpillLaneOrTempRegister() 137 static void buildPrologSpill(const GCNSubtarget &ST, LivePhysRegs &LiveRegs, in buildPrologSpill() 222 static void buildEpilogReload(const GCNSubtarget &ST, LivePhysRegs &LiveRegs, in buildEpilogReload() 348 LivePhysRegs LiveRegs; in emitEntryFunctionFlatScratchInit() local 797 static Register buildScratchExecCopy(LivePhysRegs &LiveRegs, in buildScratchExecCopy() 858 LivePhysRegs LiveRegs; in emitPrologue() local 1094 LivePhysRegs LiveRegs; in emitEpilogue() local 1305 LivePhysRegs LiveRegs; in determineCalleeSaves() local
|
D | GCNRegPressure.h | 112 LiveRegSet LiveRegs; variable 124 const decltype(LiveRegs) &getLiveRegs() const { return LiveRegs; } in decltype() argument 262 Range &&LiveRegs) { in getRegPressure()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNRegPressure.h | 104 LiveRegSet LiveRegs; variable 116 const decltype(LiveRegs) &getLiveRegs() const { return LiveRegs; } in decltype() argument 254 Range &&LiveRegs) { in getRegPressure()
|
D | SIFrameLowering.cpp | 51 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
|
/external/llvm/lib/CodeGen/ |
D | LivePhysRegs.cpp | 144 static void addLiveIns(LivePhysRegs &LiveRegs, const MachineBasicBlock &MBB) { in addLiveIns() 151 static void addPristines(LivePhysRegs &LiveRegs, const MachineFunction &MF, in addPristines()
|
D | StackMapLivenessAnalysis.cpp | 53 LivePhysRegs LiveRegs; member in __anon7aceb83e0111::StackMapLiveness
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVExpandPseudoInsts.cpp | 389 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/ |
D | MipsExpandPseudo.cpp | 191 LivePhysRegs LiveRegs; in expandAtomicCmpSwapSubword() local 292 LivePhysRegs LiveRegs; in expandAtomicCmpSwap() local 566 LivePhysRegs LiveRegs; in expandAtomicBinOpSubword() local 809 LivePhysRegs LiveRegs; in expandAtomicBinOp() local
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsExpandPseudo.cpp | 191 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/ |
D | ReachingDefAnalysis.h | 46 LiveRegsDefInfo LiveRegs; variable
|
D | LivePhysRegs.h | 51 RegisterSet LiveRegs; variable
|
/external/llvm/include/llvm/CodeGen/ |
D | LivePhysRegs.h | 45 SparseSet<unsigned> LiveRegs; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 241 LivePhysRegs LiveRegs; in expandCMP_SWAP() local 334 LivePhysRegs LiveRegs; in expandCMP_SWAP_128() local 392 LivePhysRegs LiveRegs; in expandSetTagLoop() local
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVExpandAtomicPseudoInsts.cpp | 372 LivePhysRegs LiveRegs; in expandAtomicBinOp() local 502 LivePhysRegs LiveRegs; in expandAtomicMinMaxOp() local 599 LivePhysRegs LiveRegs; in expandAtomicCmpXchg() local
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | LivePhysRegs.h | 51 RegisterSet LiveRegs; variable
|
D | ExecutionDomainFix.h | 129 LiveRegsDVInfo LiveRegs; variable
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 246 LivePhysRegs LiveRegs; in expandCMP_SWAP() local 339 LivePhysRegs LiveRegs; in expandCMP_SWAP_128() local 595 LivePhysRegs LiveRegs; in expandSetTagLoop() local
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMExpandPseudoInsts.cpp | 1219 const LivePhysRegs &LiveRegs, SmallVectorImpl<unsigned> &ScratchRegs) { in CMSESaveClearFPRegs() 1229 const LivePhysRegs &LiveRegs, SmallVectorImpl<unsigned> &ScratchRegs) { in CMSESaveClearFPRegsV8() 1365 const LivePhysRegs &LiveRegs) { in CMSESaveClearFPRegsV81() 1644 LivePhysRegs LiveRegs; in ExpandCMP_SWAP() local 1764 LivePhysRegs LiveRegs; in ExpandCMP_SWAP_64() local 1780 const LivePhysRegs &LiveRegs, bool Thumb1Only) { in CMSEPushCalleeSaves() 2029 LivePhysRegs LiveRegs(*TRI); in ExpandMI() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 592 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
|