Searched defs:TryCand (Results  1 – 6 of 6) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ | 
| D | PPCMachineScheduler.cpp | 20                                                   SchedCandidate &TryCand,  in biasAddiLoadCandidate()46                                          SchedCandidate &TryCand,  in tryCandidate()
 
 | 
| /external/llvm/lib/Target/AMDGPU/ | 
| D | SIMachineScheduler.cpp | 143                     SISchedulerCandidate &TryCand,  in tryLess()160                        SISchedulerCandidate &TryCand,  in tryGreater()
 193                                           SISchedCandidate &TryCand) {  in tryCandidateTopDown()
 246     SISchedCandidate TryCand;  in pickNode()  local
 1410                                                    SIBlockSchedCandidate &TryCand) {  in tryCandidateLatency()
 1435                                                     SIBlockSchedCandidate &TryCand) {  in tryCandidateRegUsage()
 1485     SIBlockSchedCandidate TryCand;  in pickBlock()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | 
| D | SIMachineScheduler.cpp | 160                     SISchedulerCandidate &TryCand,  in tryLess()177                        SISchedulerCandidate &TryCand,  in tryGreater()
 211                                           SISchedCandidate &TryCand) {  in tryCandidateTopDown()
 266     SISchedCandidate TryCand;  in pickNode()  local
 1561                                                    SIBlockSchedCandidate &TryCand) {  in tryCandidateLatency()
 1586                                                     SIBlockSchedCandidate &TryCand) {  in tryCandidateRegUsage()
 1635     SIBlockSchedCandidate TryCand;  in pickBlock()  local
 
 | 
| D | GCNSchedStrategy.cpp | 153     SchedCandidate TryCand(ZonePolicy);  in pickNodeFromQueue()  local
 | 
| /external/llvm/lib/CodeGen/ | 
| D | MachineScheduler.cpp | 2470                     GenericSchedulerBase::SchedCandidate &TryCand,  in tryLess()2486                        GenericSchedulerBase::SchedCandidate &TryCand,  in tryGreater()
 2501 static bool tryLatency(GenericSchedulerBase::SchedCandidate &TryCand,  in tryLatency()
 2679                         GenericSchedulerBase::SchedCandidate &TryCand,  in tryPressure()
 2796                                     SchedCandidate &TryCand,  in tryCandidate()
 2921     SchedCandidate TryCand(ZonePolicy);  in pickNodeFromQueue()  local
 3175                                         SchedCandidate &TryCand) {  in tryCandidate()
 3210     SchedCandidate TryCand(Cand.Policy);  in pickNodeFromQueue()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | MachineScheduler.cpp | 2650              GenericSchedulerBase::SchedCandidate &TryCand,  in tryLess()2666                 GenericSchedulerBase::SchedCandidate &TryCand,  in tryGreater()
 2681 bool tryLatency(GenericSchedulerBase::SchedCandidate &TryCand,  in tryLatency()
 2865                  GenericSchedulerBase::SchedCandidate &TryCand,  in tryPressure()
 2998                                     SchedCandidate &TryCand,  in tryCandidate()
 3115     SchedCandidate TryCand(ZonePolicy);  in pickNodeFromQueue()  local
 3364                                         SchedCandidate &TryCand) {  in tryCandidate()
 3404     SchedCandidate TryCand(Cand.Policy);  in pickNodeFromQueue()  local
 
 |