Home
last modified time | relevance | path

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

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