Searched refs:isPS4 (Results 1 – 9 of 9) sorted by relevance
697 return Target.getTriple().isOSFreeBSD() || Target.getTriple().isPS4(); in hasValidLengthModifier()730 return Target.getTriple().isOSFreeBSD() || Target.getTriple().isPS4(); in hasValidLengthModifier()
468 bool isTargetPS4() const { return TargetTriple.isPS4(); } in isTargetPS4()
570 bool isPS4() const { in isPS4() function
587 bool isPS4() const { in isPS4() function
235 if ((TT.isOSWindows() && TT.getArch() == Triple::x86_64) || TT.isPS4() || in X86TargetMachine()
615 bool isPS4() const { in isPS4() function
206 if (getLangOpts().MicrosoftExt || getTargetInfo().getTriple().isPS4()) { in initializePragmaHandlers()274 if (getLangOpts().MicrosoftExt || getTargetInfo().getTriple().isPS4()) { in resetPragmaHandlers()1827 if (PP.getTargetInfo().getTriple().isPS4() && Kind != PCK_Lib) { in HandlePragma()
1507 if (T.isPS4()) in setLangDefaults()
5481 getToolChain().getTriple().isPS4())) in ConstructJob()