Searched defs:hasMode (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DInfoByHwMode.h82 bool hasMode(unsigned M) const { return Map.find(M) != Map.end(); } function in struct:llvm::InfoByHwMode

Completed in 96 milliseconds