Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp41 class HexagonBid { class
50 HexagonBid(unsigned B) { Bid = B ? MAX / countPopulation(B) : 0; } in HexagonBid() function in __anonc40436d80111::HexagonBid