Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DTriple.h269 bool isOSWindows() const { in isOSWindows() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DTriple.h540 bool isOSWindows() const { in isOSWindows() function
/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