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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h350 void restoreLatency(SUnit *Src, SUnit *Dst) const;
H A DHexagonSubtarget.cpp557 void HexagonSubtarget::restoreLatency(SUnit *Src, SUnit *Dst) const { function in class:HexagonSubtarget
684 restoreLatency(SrcBest, Dst);
690 restoreLatency(Src, DstBest);

Completed in 121 milliseconds