Searched defs:TryCand (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCMachineScheduler.cpp | 30 SchedCandidate &TryCand, in biasAddiLoadCandidate() 50 SchedCandidate &TryCand, in tryCandidate() 178 SchedCandidate &TryCand) { in tryCandidate()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.cpp | 141 SISchedulerCandidate &TryCand, in tryLess() 158 SISchedulerCandidate &TryCand, in tryGreater() 192 SISchedCandidate &TryCand) { in tryCandidateTopDown() 247 SISchedCandidate TryCand; in pickNode() local 1527 SIBlockSchedCandidate &TryCand) { in tryCandidateLatency() 1552 SIBlockSchedCandidate &TryCand) { in tryCandidateRegUsage() 1601 SIBlockSchedCandidate TryCand; in pickBlock() local
|
H A D | GCNSchedStrategy.cpp | 206 SchedCandidate TryCand(ZonePolicy); in pickNodeFromQueue() local 384 SchedCandidate &TryCand, in tryCandidate()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64MachineScheduler.cpp | 62 SchedCandidate &TryCand) { in tryCandidate()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineScheduler.cpp | 2853 GenericSchedulerBase::SchedCandidate &TryCand, in tryLess() 2869 GenericSchedulerBase::SchedCandidate &TryCand, in tryGreater() 2884 bool tryLatency(GenericSchedulerBase::SchedCandidate &TryCand, in tryLatency() 3079 GenericSchedulerBase::SchedCandidate &TryCand, in tryPressure() 3213 SchedCandidate &TryCand, in tryCandidate() 3333 SchedCandidate TryCand(ZonePolicy); in pickNodeFromQueue() local 3581 SchedCandidate &TryCand) { in tryCandidate() 3625 SchedCandidate TryCand(Cand.Policy); in pickNodeFromQueue() local
|