Searched refs:isPS4CPU (Results 1 – 13 of 13) sorted by relevance
563 bool isPS4CPU() const { in isPS4CPU() function
580 bool isPS4CPU() const { in isPS4CPU() function
704 bool isTargetPS4() const { return TargetTriple.isPS4CPU(); } in isTargetPS4()
608 bool isPS4CPU() const { in isPS4CPU() function
345 if (triple.isPS4CPU()) in AddDefaultCIncludePaths()
499 Opts.DebugExplicitImport = Triple.isPS4CPU(); in ParseCodeGenArgs()
321 Triple(M.getTargetTriple()).isPS4CPU()) in needsRuntimeRegistrationOfSectionRange()
52 if (!Triple.isPS4CPU()) in CalculateRTTIMode()
1853 if (Triple.isPS4CPU()) in getX86TargetCPU()2673 Triple.getArch() != llvm::Triple::xcore && !Triple.isPS4CPU(); in addExceptionArgs()2683 if (Triple.isPS4CPU()) { in addExceptionArgs()3287 if (Triple.isPS4CPU()) in shouldUseLeafFramePointer()3706 if (Triple.isPS4CPU()) { in ParsePICArgs()3722 if (PIC && (ToolChain.getTriple().isOSDarwin() || Triple.isPS4CPU())) in ParsePICArgs()3793 bool IsPS4CPU = getToolChain().getTriple().isPS4CPU(); in ConstructJob()4636 if (getToolChain().getTriple().isPS4CPU()) in ConstructJob()
695 Triple(M.getTargetTriple()).isPS4CPU()) in needsRuntimeRegistrationOfSectionRange()
489 bool IsPS4CPU = TargetTriple.isPS4CPU(); in getShadowMapping()
226 else if (TT.isPS4CPU()) in DwarfDebug()
328 else if (TT.isPS4CPU()) in DwarfDebug()