Searched refs:isTargetPS4 (Results 1 – 2 of 2) sorted by relevance
395 bool isTargetPS4() const { return TargetTriple.isPS4(); } in isTargetPS4() function
804 def IsPS4 : Predicate<"Subtarget->isTargetPS4()">;805 def NotPS4 : Predicate<"!Subtarget->isTargetPS4()">;