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