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