/third_party/skia/third_party/externals/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 __anon0c698c1e0111::StackMapLiveness
|
D | BranchFolding.h | 133 LivePhysRegs LiveRegs; variable
|
D | BranchRelaxation.cpp | 85 LivePhysRegs LiveRegs; member in __anon160840a20111::BranchRelaxation
|
D | ScheduleDAGInstrs.cpp | 1091 static void toggleKills(const MachineRegisterInfo &MRI, LivePhysRegs &LiveRegs, in toggleKills()
|
/third_party/skia/third_party/externals/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
|
D | GCNRegPressure.cpp | 278 GCNRPTracker::LiveRegSet LiveRegs; in getLiveRegs() local 497 void GCNRPTracker::printLiveRegs(raw_ostream &OS, const LiveRegSet& LiveRegs, in printLiveRegs()
|
D | SIMachineScheduler.h | 327 std::set<unsigned> LiveRegs; variable
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ReachingDefAnalysis.h | 46 LiveRegsDefInfo LiveRegs; variable
|
D | LivePhysRegs.h | 51 RegisterSet LiveRegs; variable
|
D | ExecutionDomainFix.h | 120 LiveRegsDVInfo LiveRegs; variable
|
D | ScheduleDAGInstrs.h | 252 LivePhysRegs LiveRegs; variable
|
D | RegisterPressure.h | 390 LiveRegSet LiveRegs; variable
|
/third_party/skia/third_party/externals/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
|
D | AArch64FrameLowering.cpp | 396 LivePhysRegs LiveRegs(TRI); in findScratchNonCalleeSaveRegister() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 52 LivePhysRegs LiveRegs; member in __anon2c4c5cbd0111::SystemZShortenInst
|
D | SystemZPostRewrite.cpp | 171 LivePhysRegs LiveRegs(TII->getRegisterInfo()); in expandCondMove() local
|
D | SystemZElimCompare.cpp | 703 LivePhysRegs LiveRegs(*TRI); in processBlock() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FixupBWInsts.cpp | 147 LivePhysRegs LiveRegs; member in __anon85c792200111::FixupBWInstPass
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMExpandPseudoInsts.cpp | 1019 LivePhysRegs LiveRegs; in ExpandCMP_SWAP() local 1139 LivePhysRegs LiveRegs; in ExpandCMP_SWAP_64() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceCfgNode.cpp | 968 CfgVector<Variable *> LiveRegs; in emitRegisterUsage() local
|