Searched refs:isPS (Results 1 – 19 of 19) sorted by relevance
178 return hasSinCos(TT) || TT.isPS();
24 def isPS : RuntimeLibcallPredicate<"TT.isPS()">;
34 assert(TC.getTriple().isPS()); in addProfileRTArgs()85 assert(TC.getTriple().isPS()); in addSanitizerArgs()
154 if (Triple.isAArch64() || Triple.isPS() || Triple.isVE() || in useLeafFramePointerForTargetByDefault()912 return Triple.isPS(); in isUseSeparateSections()2013 if (EffectiveTriple.isPS()) { in ParsePICArgs()2030 if (PIC && (Triple.isOSDarwin() || EffectiveTriple.isPS())) in ParsePICArgs()
196 !Triple.isPS() && !Triple.isDriverKit(); in addExceptionArgs()2215 !getToolChain().getTriple().isPS()) in AddX86TargetArgs()3436 if (Triple.isPS()) { in RenderAnalyzerOptions()3454 if (!Triple.isPS()) { in RenderAnalyzerOptions()5121 options::OPT_fno_unified_lto, Triple.isPS()); in ConstructJob()6270 if (RawTriple.isPS() && in ConstructJob()6566 if (!RawTriple.isPS()) { in ConstructJob()7229 RawTriple.isPS())) in ConstructJob()
292 bool isTargetPS() const { return TargetTriple.isPS(); } in isTargetPS()
248 if (TT.isPS() || TT.isOSBinFormatMachO()) { in X86TargetMachine()
816 bool isPS() const { return isPS4() || isPS5(); } in isPS() function1181 bool hasDLLImportExport() const { return isOSWindows() || isPS(); } in hasDLLImportExport()
1319 getTriple().isWindowsItaniumEnvironment() || getTriple().isPS(); in shouldDLLImportComdatSymbols()1324 return getTriple().isPS() || in hasPS4DLLImportExport()
975 return Target.getTriple().isOSFreeBSD() || Target.getTriple().isPS(); in hasValidLengthModifier()1015 return Target.getTriple().isOSFreeBSD() || Target.getTriple().isPS(); in hasValidLengthModifier()
1221 Context.getTargetInfo().getTriple().isPS() || in LayoutBase()1260 if (!Context.getTargetInfo().getTriple().isPS()) in LayoutBase()1970 Target.isPS() || Target.isOSDarwin() || in LayoutField()
1329 if (Triple.isOSDarwin() || Triple.isPS() || Triple.isOSFreeBSD()) in classifyIntegerMMXAsSSE()2104 getContext().getTargetInfo().getTriple().isPS(); in classify()
748 if (T.isPS()) { in initializeLibCalls()
77 bool NoRTTI = Triple.isPS() || Triple.isDriverKit(); in CalculateRTTIMode()
2067 if (TT.isOSBinFormatELF() && !TT.isPS()) { in emitRuntimeHook()
486 bool IsPS = TargetTriple.isPS(); in getShadowMapping()
347 else if (TT.isPS()) in DwarfDebug()
2761 Context.getTargetInfo().getTriple().isPS()) { in CheckBaseSpecifier()6510 Context.getTargetInfo().getTriple().isPS()) && in checkClassLevelDLLAttribute()
1180 if (S.getASTContext().getTargetInfo().getTriple().isPS()) { in handlePackedAttr()