Searched refs:isOSWindows (Results 1 – 25 of 37) sorted by relevance
12
74 if (TT.isArch64Bit() || TT.isOSWindows() || TT.isOSNaCl()) in computeDataLayout()94 if (!TT.isArch64Bit() && TT.isOSWindows()) in computeDataLayout()251 if (TT.isOSWindows() && TT.getArch() == Triple::x86) in addPreISel()
456 bool isOSWindows() const { return TargetTriple.isOSWindows(); } in isOSWindows() function459 return In64BitMode && TargetTriple.isOSWindows(); in isTargetWin64()
947 bool UseStackProbe = (STI.isOSWindows() && !STI.isTargetMachO()); in emitPrologue()1869 if (MBB.isEHFuncletEntry() && STI.is32Bit() && STI.isOSWindows()) in spillCalleeSavedRegisters()1913 if (isFuncletReturnInstr(MI) && STI.isOSWindows()) { in restoreCalleeSavedRegisters()
60 IsWin64 = Is64Bit && TT.isOSWindows(); in X86RegisterInfo()
156 assert(Triple.isOSWindows() && "Windows is the only supported COFF target"); in X86MCAsmInfoGNUCOFF()
171 } else if (TT.isOSWindows() && is64Bit) in createX86MCCodeGenInfo()
824 if (TheTriple.isOSWindows() && !TheTriple.isOSBinFormatELF()) in createX86_32AsmBackend()847 if (TheTriple.isOSWindows() && !TheTriple.isOSBinFormatELF()) in createX86_64AsmBackend()
135 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows()
273 bool IsWindows = Triple.isOSWindows(); in getArchNameForCompilerRTLib()295 const char *Suffix = Shared ? (Triple.isOSWindows() ? ".dll" : ".so") in getCompilerRT()474 if (getTriple().isOSWindows()) in ComputeLLVMTriple()
309 if (TC.getTriple().isOSWindows()) in SanitizerArgs()630 if (TC.getTriple().isOSWindows() && needsUbsanRt()) { in addArgs()
134 if (Tuple.isOSWindows() && !Tuple.isOSBinFormatELF()) { in InitEE()
61 if (TT.isOSWindows()) in createTLOF()93 } else if (TT.isOSWindows()) { in computeTargetABI()
382 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows()
69 if (!Triple.isOSWindows() || in getCallingConvMangling()
502 bool isOSWindows() const { in isOSWindows() function
193 else if (TheTriple.isOSWindows()) in createARMMCAsmInfo()
1058 assert(TheTriple.isOSWindows() && "non-Windows ARM COFF is not supported"); in createARMAsmBackend()
328 if (HostTriple.isOSWindows()) { in main()
854 return getTriple().isOSWindows() && in isSEHTrySupported()
158 if (T.isOSWindows() && T.isOSBinFormatCOFF()) in getManglingComponent()
723 !Target.getTriple().isOSWindows(); in hasValidLengthModifier()
448 assert(T.isOSWindows() && "only Windows COFF is supported"); in createMCObjectStreamer()
122 if (T.isOSWindows() && !T.isOSCygMing()) { in initialize()
3757 getTriple().isOSWindows() && getTriple().isOSBinFormatCOFF(); in WindowsX86_32TargetInfo()3952 getTriple().isOSWindows() && getTriple().isOSBinFormatCOFF(); in X86_64TargetInfo()4286 } else if (T.isOSWindows()) { in setABIAAPCS()4484 } else if (Triple.isOSWindows()) { in ARMTargetInfo()4778 if (5 <= ArchVersion && ArchVersion <= 8 && !getTriple().isOSWindows()) in getTargetDefines()4784 if (!getTriple().isOSDarwin() && !getTriple().isOSWindows()) in getTargetDefines()
818 if (!TT.isOSWindows()) in InitMCObjectFileInfo()