Searched defs:HexagonBid (Results 1 – 1 of 1) sorted by relevance
42 class HexagonBid { global() class 51 HexagonBid(unsigned B) { Bid = B ? MAX / llvm::popcount(B) : 0; } HexagonBid() function in __anon2eedcbc00111::HexagonBid