Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp42 class HexagonBid { class
51 HexagonBid(unsigned B) { Bid = B ? MAX / llvm::popcount(B) : 0; } in HexagonBid() function in __anond0336e5a0111::HexagonBid