Searched defs:isTargetWindows (Results 1 – 3 of 3) sorted by relevance
261 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function
1607 static bool isTargetWindows(const MachineFunction &MF) { in isTargetWindows() function
308 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function