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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp453 isBestZeroLatency(Src, Dst, QII, ExclSrc, ExclDst)) {
506 isBestZeroLatency(Src, Dst, QII, ExclSrc, ExclDst)) {
635 bool HexagonSubtarget::isBestZeroLatency(SUnit *Src, SUnit *Dst, function in class:HexagonSubtarget
705 isBestZeroLatency(I.getSUnit(), DstBest, TII, ExclSrc, ExclDst))
713 isBestZeroLatency(SrcBest, I.getSUnit(), TII, ExclSrc, ExclDst))
H A DHexagonSubtarget.h352 bool isBestZeroLatency(SUnit *Src, SUnit *Dst, const HexagonInstrInfo *TII,

Completed in 109 milliseconds