Searched refs:biasAddiLoadCandidate (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineScheduler.h29 bool biasAddiLoadCandidate(SchedCandidate &Cand,
H A DPPCMachineScheduler.cpp29 bool PPCPreRASchedStrategy::biasAddiLoadCandidate(SchedCandidate &Cand, function in class:PPCPreRASchedStrategy
64 if (biasAddiLoadCandidate(Cand, TryCand, *Zone))

Completed in 99 milliseconds