Searched refs:UnknownObjectFormat (Results 1 – 13 of 13) sorted by relevance
645 .Default(Triple::UnknownObjectFormat); in parseFormat()756 case Triple::UnknownObjectFormat: in getObjectFormatTypeName()872 ObjectFormat(UnknownObjectFormat) { in Triple()899 if (ObjectFormat == UnknownObjectFormat) in Triple()915 Environment(), ObjectFormat(Triple::UnknownObjectFormat) { in Triple()934 if (ObjectFormat == Triple::UnknownObjectFormat) in Triple()966 ObjectFormatType ObjectFormat = UnknownObjectFormat; in normalize()1014 Valid = ObjectFormat != UnknownObjectFormat; in normalize()1101 if (ObjectFormat == UnknownObjectFormat || ObjectFormat == Triple::COFF) in normalize()1117 if (ObjectFormat != UnknownObjectFormat && ObjectFormat != Triple::COFF) { in normalize()
167 return Triple::UnknownObjectFormat; in getTripleObjectFormat()
81 if (Lhs.getObjectFormat() != Triple::UnknownObjectFormat && in hasEqualKnownFields()82 Rhs.getObjectFormat() != Triple::UnknownObjectFormat && in hasEqualKnownFields()
270 UnknownObjectFormat, enumerator
118 case Triple::UnknownObjectFormat: in MCContext()
1096 case Triple::UnknownObjectFormat: in getDwarfComdatSection()
554 case Triple::UnknownObjectFormat: in createMCObjectStreamer()
241 case Triple::UnknownObjectFormat: in asanUseGlobalsGC()
5615 case llvm::Triple::UnknownObjectFormat: in GetAddrOfConstantCFString()
5054 case llvm::Triple::UnknownObjectFormat: in GetSectionName()
2217 assert(triple.getObjectFormat() != llvm::Triple::UnknownObjectFormat); in GetCurrentProcessInfo()2237 case llvm::Triple::UnknownObjectFormat: in GetCurrentProcessInfo()
4915 case Triple::UnknownObjectFormat: in getSectionNameForBitcode()4940 case Triple::UnknownObjectFormat: in getSectionNameForCommandline()
1896 case Triple::UnknownObjectFormat: in getGlobalMetadataSection()