Searched defs:isOSWindows (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86Subtarget.h | 334 bool isOSWindows() const { return TargetTriple.isOSWindows(); } isOSWindows() function |
/llvm-project/llvm/include/llvm/TargetParser/ | ||
H A D | Triple.h | 624 bool isOSWindows() const { isOSWindows() function |