Searched defs:isSold (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/Hexagon/MCTargetDesc/ | ||
H A D | HexagonShuffler.cpp | 44 bool isSold() const { return (Bid >= MAX); }; in isSold() function in __anon97ff61050111::HexagonBid |
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/ | ||
H A D | HexagonShuffler.cpp | 54 bool isSold() const { return (Bid >= MAX); } in isSold() function in __anon497f4aad0111::HexagonBid |
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ | ||
H A D | HexagonShuffler.cpp | 53 bool isSold() const { return (Bid >= MAX); } in isSold() function in __anonc3a7b6670111::HexagonBid |