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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp297 const bool HasShuffledPacket = tryAuction(Summary).hasValue();
319 Optional<HexagonPacket> ShuffledPacket = tryAuction(Summary);
585 const bool HasShuffledPacket = tryAuction(Summary).hasValue();
609 HexagonShuffler::tryAuction(HexagonPacketSummary const &Summary) const { function in class:HexagonShuffler
H A DHexagonShuffler.h189 Optional<HexagonPacket> tryAuction(HexagonPacketSummary const &Summary) const;

Completed in 86 milliseconds