Home
last modified time | relevance | path

Searched defs:isOSWindows (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/ADT/
DTriple.h523 bool isOSWindows() const { in isOSWindows() function
/external/llvm/lib/Target/X86/
DX86Subtarget.h509 bool isOSWindows() const { return TargetTriple.isOSWindows(); } in isOSWindows() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h539 bool isOSWindows() const { in isOSWindows() function
/external/llvm-project/llvm/include/llvm/ADT/
DTriple.h542 bool isOSWindows() const { in isOSWindows() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.h796 bool isOSWindows() const { return TargetTriple.isOSWindows(); } in isOSWindows() function
/external/llvm-project/llvm/lib/Target/X86/
DX86Subtarget.h861 bool isOSWindows() const { return TargetTriple.isOSWindows(); } in isOSWindows() function