Home
last modified time | relevance | path

Searched defs:isTargetWindows (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h374 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMSubtarget.h654 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function