Searched refs:Stall (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCMachineScheduler.cpp | 33 TryCand.Reason = Stall; in biasAddiLoadCandidate()
|
/third_party/mesa3d/docs/relnotes/ |
D | 13.0.2.rst | 100 - anv/gen8: Stall when needed in Cmd(Set|Reset)Event
|
D | 17.0.2.rst | 101 - anv: Stall before fast-clear operations
|
D | 20.0.0.rst | 1886 - iris: Emit CS Stall before Instruction Cache flush for gen12 WA 1887 - anv: Emit CS Stall before Instruction Cache flush for gen12 WA
|
D | 19.1.0.rst | 3006 - iris: Allow PIPE_CONTROL with Stall at Scoreboard and RT flush 3990 - iris: Stall on the CPU and resolve predication during fast clears.
|
D | 19.3.0.rst | 2121 - iris: Implement the Broadwell NP Z PMA Stall Fix
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineScheduler.h | 799 NoCand, Only1, PhysReg, RegExcess, RegCritical, Stall, Cluster, Weak, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 2578 case Stall: return "STALL "; in getReasonStr() 3041 Zone->getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate() 3373 Top.getLatencyStallCycles(Cand.SU), TryCand, Cand, Stall)) in tryCandidate()
|