Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTriple.cpp1621 bool Triple::isCompatibleWith(const Triple &Other) const { in isCompatibleWith() function in Triple
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.h389 bool isCompatibleWith(const STIPredicateFunction &Other) const { in isCompatibleWith() function