Home
last modified time | relevance | path

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

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