Home
last modified time | relevance | path

Searched refs:isOSDragonFly (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/X86/
DX86Subtarget.h466 bool isTargetDragonFly() const { return TargetTriple.isOSDragonFly(); } in isTargetDragonFly()
/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/lib/Target/X86/
DX86Subtarget.h702 bool isTargetDragonFly() const { return TargetTriple.isOSDragonFly(); } in isTargetDragonFly()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DTriple.h494 bool isOSDragonFly() const { return getOS() == Triple::DragonFly; } in isOSDragonFly() function