Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1237 bool isSubsetOf(const APInt &RHS) const { in isSubsetOf() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp271 bool isSubsetOf(const ClassInfo &RHS) const { in isSubsetOf() function