Home
last modified time | relevance | path

Searched refs:AuctionCore (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp630 HexagonUnitAuction AuctionCore(Summary.ReservedSlotMask); in tryAuction() local
634 llvm::all_of(insts(PacketResult), [&AuctionCore](HexagonInstr const &I) { in tryAuction()
635 return AuctionCore.bid(I.Core.getUnits()); in tryAuction()