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