Searched refs:isPS4 (Results 1 – 4 of 4) sorted by relevance
417 bool isTargetPS4() const { return TargetTriple.isPS4(); } in isTargetPS4()
539 bool isPS4() const { in isPS4() function
205 if (getLangOpts().MicrosoftExt || getTargetInfo().getTriple().isPS4()) { in initializePragmaHandlers()273 if (getLangOpts().MicrosoftExt || getTargetInfo().getTriple().isPS4()) { in resetPragmaHandlers()1828 if (PP.getTargetInfo().getTriple().isPS4() && Kind != Sema::PCK_Lib) { in HandlePragma()
4986 getToolChain().getTriple().isPS4())) in ConstructJob()