Home
last modified time | relevance | path

Searched defs:HexagonBid (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp43 class HexagonBid { global() class
52 HexagonBid(unsigned B) { Bid = B ? MAX / llvm::popcount(B) : 0; } HexagonBid() function in __anon63202d6d0111::HexagonBid