Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h135 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function
/external/llvm/lib/Target/ARM/
DARMSubtarget.h382 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function