Home
last modified time | relevance | path

Searched refs:SISchedCandidate (Results 1 – 25 of 34) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h169 struct SISchedCandidate : SISchedulerCandidate { struct
179 SISchedCandidate() = default; argument
184 void setBest(SISchedCandidate &Best) { in setBest() argument
205 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
206 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
208 void traceCandidate(const SISchedCandidate &Cand);
H A DSIMachineScheduler.cpp203 void SIScheduleBlock::traceCandidate(const SISchedCandidate &Cand) { in traceCandidate()
210 void SIScheduleBlock::tryCandidateTopDown(SISchedCandidate &Cand, in tryCandidateTopDown()
211 SISchedCandidate &TryCand) { in tryCandidateTopDown()
263 SISchedCandidate TopCand; in pickNode()
266 SISchedCandidate TryCand; in pickNode()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h169 struct SISchedCandidate : SISchedulerCandidate { struct
179 SISchedCandidate() = default; argument
184 void setBest(SISchedCandidate &Best) { in setBest() argument
205 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
206 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
208 void traceCandidate(const SISchedCandidate &Cand);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h169 struct SISchedCandidate : SISchedulerCandidate { struct
179 SISchedCandidate() = default; argument
184 void setBest(SISchedCandidate &Best) { in setBest() argument
205 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
206 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
208 void traceCandidate(const SISchedCandidate &Cand);
H A DSIMachineScheduler.cpp203 void SIScheduleBlock::traceCandidate(const SISchedCandidate &Cand) { in traceCandidate()
210 void SIScheduleBlock::tryCandidateTopDown(SISchedCandidate &Cand, in tryCandidateTopDown()
211 SISchedCandidate &TryCand) { in tryCandidateTopDown()
263 SISchedCandidate TopCand; in pickNode()
266 SISchedCandidate TryCand; in pickNode()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DSIMachineScheduler.h169 struct SISchedCandidate : SISchedulerCandidate { struct
179 SISchedCandidate() = default; argument
184 void setBest(SISchedCandidate &Best) { in setBest() argument
205 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
206 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
208 void traceCandidate(const SISchedCandidate &Cand);
H A DSIMachineScheduler.cpp203 void SIScheduleBlock::traceCandidate(const SISchedCandidate &Cand) { in traceCandidate()
210 void SIScheduleBlock::tryCandidateTopDown(SISchedCandidate &Cand, in tryCandidateTopDown()
211 SISchedCandidate &TryCand) { in tryCandidateTopDown()
263 SISchedCandidate TopCand; in pickNode()
266 SISchedCandidate TryCand; in pickNode()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h167 struct SISchedCandidate : SISchedulerCandidate {
177 SISchedCandidate() = default;
182 void setBest(SISchedCandidate &Best) {
203 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
204 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
206 void traceCandidate(const SISchedCandidate &Cand);
H A DSIMachineScheduler.cpp184 void SIScheduleBlock::traceCandidate(const SISchedCandidate &Cand) {
191 void SIScheduleBlock::tryCandidateTopDown(SISchedCandidate &Cand,
192 SISchedCandidate &TryCand) {
244 SISchedCandidate TopCand;
247 SISchedCandidate TryCand;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DSIMachineScheduler.h167 struct SISchedCandidate : SISchedulerCandidate { struct
177 SISchedCandidate() = default; argument
182 void setBest(SISchedCandidate &Best) { in setBest() argument
203 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
204 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
206 void traceCandidate(const SISchedCandidate &Cand);
H A DSIMachineScheduler.cpp184 void SIScheduleBlock::traceCandidate(const SISchedCandidate &Cand) { in traceCandidate()
191 void SIScheduleBlock::tryCandidateTopDown(SISchedCandidate &Cand, in tryCandidateTopDown()
192 SISchedCandidate &TryCand) { in tryCandidateTopDown()
244 SISchedCandidate TopCand; in pickNode()
247 SISchedCandidate TryCand; in pickNode()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h167 struct SISchedCandidate : SISchedulerCandidate { struct
177 SISchedCandidate() = default; argument
182 void setBest(SISchedCandidate &Best) { in setBest() argument
203 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
204 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
206 void traceCandidate(const SISchedCandidate &Cand);
H A DSIMachineScheduler.cpp184 void SIScheduleBlock::traceCandidate(const SISchedCandidate &Cand) { in traceCandidate()
191 void SIScheduleBlock::tryCandidateTopDown(SISchedCandidate &Cand, in tryCandidateTopDown()
192 SISchedCandidate &TryCand) { in tryCandidateTopDown()
244 SISchedCandidate TopCand; in pickNode()
247 SISchedCandidate TryCand; in pickNode()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DSIMachineScheduler.h169 struct SISchedCandidate : SISchedulerCandidate { struct
179 SISchedCandidate() = default; argument
184 void setBest(SISchedCandidate &Best) { in setBest() argument
205 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
206 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
208 void traceCandidate(const SISchedCandidate &Cand);
H A DSIMachineScheduler.cpp203 void SIScheduleBlock::traceCandidate(const SISchedCandidate &Cand) { in traceCandidate()
210 void SIScheduleBlock::tryCandidateTopDown(SISchedCandidate &Cand, in tryCandidateTopDown()
211 SISchedCandidate &TryCand) { in tryCandidateTopDown()
263 SISchedCandidate TopCand; in pickNode()
266 SISchedCandidate TryCand; in pickNode()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h167 struct SISchedCandidate : SISchedulerCandidate { struct
177 SISchedCandidate() = default; argument
182 void setBest(SISchedCandidate &Best) { in setBest() argument
203 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
204 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
206 void traceCandidate(const SISchedCandidate &Cand);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h169 struct SISchedCandidate : SISchedulerCandidate { struct
179 SISchedCandidate() = default; argument
184 void setBest(SISchedCandidate &Best) { in setBest() argument
205 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
206 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
208 void traceCandidate(const SISchedCandidate &Cand);
H A DSIMachineScheduler.cpp203 void SIScheduleBlock::traceCandidate(const SISchedCandidate &Cand) { in traceCandidate()
210 void SIScheduleBlock::tryCandidateTopDown(SISchedCandidate &Cand, in tryCandidateTopDown()
211 SISchedCandidate &TryCand) { in tryCandidateTopDown()
263 SISchedCandidate TopCand; in pickNode()
266 SISchedCandidate TryCand; in pickNode()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h166 struct SISchedCandidate : SISchedulerCandidate { struct
176 SISchedCandidate() = default; argument
181 void setBest(SISchedCandidate &Best) { in setBest() argument
202 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
203 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
205 void traceCandidate(const SISchedCandidate &Cand);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h167 struct SISchedCandidate : SISchedulerCandidate { struct
177 SISchedCandidate() = default; argument
182 void setBest(SISchedCandidate &Best) { in setBest() argument
203 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
204 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
206 void traceCandidate(const SISchedCandidate &Cand);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h167 struct SISchedCandidate : SISchedulerCandidate { struct
177 SISchedCandidate() = default; argument
182 void setBest(SISchedCandidate &Best) { in setBest() argument
203 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
204 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
206 void traceCandidate(const SISchedCandidate &Cand);
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h167 struct SISchedCandidate : SISchedulerCandidate { struct
177 SISchedCandidate() = default; argument
182 void setBest(SISchedCandidate &Best) { in setBest() argument
203 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
204 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
206 void traceCandidate(const SISchedCandidate &Cand);
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DSIMachineScheduler.h169 struct SISchedCandidate : SISchedulerCandidate { struct
179 SISchedCandidate() = default; argument
184 void setBest(SISchedCandidate &Best) { in setBest() argument
205 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
206 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
208 void traceCandidate(const SISchedCandidate &Cand);
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/
H A DSIMachineScheduler.h170 struct SISchedCandidate : SISchedulerCandidate { struct
180 SISchedCandidate() = default; argument
185 void setBest(SISchedCandidate &Best) { in setBest() argument
206 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
207 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
209 void traceCandidate(const SISchedCandidate &Cand);
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AMDGPU/
H A DSIMachineScheduler.h170 struct SISchedCandidate : SISchedulerCandidate { struct
180 SISchedCandidate() = default; argument
185 void setBest(SISchedCandidate &Best) { in setBest() argument
206 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
207 void tryCandidateBottomUp(SISchedCandidate &Cand, SISchedCandidate &TryCand);
209 void traceCandidate(const SISchedCandidate &Cand);

12