Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DTriple.h475 bool isOSDragonFly() const { return getOS() == Triple::DragonFly; } in isOSDragonFly() function
/external/llvm/include/llvm/ADT/
DTriple.h463 bool isOSDragonFly() const { return getOS() == Triple::DragonFly; } in isOSDragonFly() function