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