Home
last modified time | relevance | path

Searched refs:SISchedulerCandidate (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.h35 struct SISchedulerCandidate { struct
42 SISchedulerCandidate() in SISchedulerCandidate() argument
162 struct SISchedCandidate : SISchedulerCandidate {
352 struct SIBlockSchedCandidate : SISchedulerCandidate {
DSIMachineScheduler.cpp143 SISchedulerCandidate &TryCand, in tryLess()
144 SISchedulerCandidate &Cand, in tryLess()
160 SISchedulerCandidate &TryCand, in tryGreater()
161 SISchedulerCandidate &Cand, in tryGreater()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.h41 struct SISchedulerCandidate { struct
48 SISchedulerCandidate() = default; argument
170 struct SISchedCandidate : SISchedulerCandidate {
362 struct SIBlockSchedCandidate : SISchedulerCandidate {
DSIMachineScheduler.cpp161 SISchedulerCandidate &TryCand, in tryLess()
162 SISchedulerCandidate &Cand, in tryLess()
178 SISchedulerCandidate &TryCand, in tryGreater()
179 SISchedulerCandidate &Cand, in tryGreater()