HomeSort by: relevance | last modified time | path
    Searched refs:isBestZeroLatency (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonSubtarget.cpp 403 isBestZeroLatency(Src, Dst, QII, ExclSrc, ExclDst)) {
438 isBestZeroLatency(Src, Dst, QII, ExclSrc, ExclDst)) {
566 bool HexagonSubtarget::isBestZeroLatency(SUnit *Src, SUnit *Dst,
636 isBestZeroLatency(I.getSUnit(), DstBest, TII, ExclSrc, ExclDst))
644 isBestZeroLatency(SrcBest, I.getSUnit(), TII, ExclSrc, ExclDst))
HexagonSubtarget.h 306 bool isBestZeroLatency(SUnit *Src, SUnit *Dst, const HexagonInstrInfo *TII,

Completed in 91 milliseconds