Searched refs:ObjectFormat (Results 1 – 9 of 9) sorted by relevance
636 ObjectFormat(UnknownObjectFormat) { in Triple()649 ObjectFormat = parseFormat(Components[3]); in Triple()654 if (ObjectFormat == UnknownObjectFormat) in Triple()655 ObjectFormat = getDefaultFormat(*this); in Triple()670 Environment(), ObjectFormat(Triple::UnknownObjectFormat) { in Triple()671 ObjectFormat = getDefaultFormat(*this); in Triple()688 ObjectFormat(parseFormat(EnvironmentStr.str())) { in Triple()689 if (ObjectFormat == Triple::UnknownObjectFormat) in Triple()690 ObjectFormat = getDefaultFormat(*this); in Triple()721 ObjectFormatType ObjectFormat = UnknownObjectFormat; in normalize() local[all …]
733 ObjectFormat(UnknownObjectFormat) { in Triple()746 ObjectFormat = parseFormat(Components[3]); in Triple()760 if (ObjectFormat == UnknownObjectFormat) in Triple()761 ObjectFormat = getDefaultFormat(*this); in Triple()776 Environment(), ObjectFormat(Triple::UnknownObjectFormat) { in Triple()777 ObjectFormat = getDefaultFormat(*this); in Triple()794 ObjectFormat(parseFormat(EnvironmentStr.str())) { in Triple()795 if (ObjectFormat == Triple::UnknownObjectFormat) in Triple()796 ObjectFormat = getDefaultFormat(*this); in Triple()827 ObjectFormatType ObjectFormat = UnknownObjectFormat; in normalize() local[all …]
748 ObjectFormat(UnknownObjectFormat) { in Triple()761 ObjectFormat = parseFormat(Components[3]); in Triple()775 if (ObjectFormat == UnknownObjectFormat) in Triple()776 ObjectFormat = getDefaultFormat(*this); in Triple()791 Environment(), ObjectFormat(Triple::UnknownObjectFormat) { in Triple()792 ObjectFormat = getDefaultFormat(*this); in Triple()809 ObjectFormat(parseFormat(EnvironmentStr.str())) { in Triple()810 if (ObjectFormat == Triple::UnknownObjectFormat) in Triple()811 ObjectFormat = getDefaultFormat(*this); in Triple()842 ObjectFormatType ObjectFormat = UnknownObjectFormat; in normalize() local[all …]
222 ObjectFormatType ObjectFormat; variable230 Triple() : Data(), Arch(), Vendor(), OS(), Environment(), ObjectFormat() {} in Triple()241 ObjectFormat == Other.ObjectFormat;292 ObjectFormatType getObjectFormat() const { return ObjectFormat; } in getObjectFormat()
251 ObjectFormatType ObjectFormat; variable261 ObjectFormat() {} in Triple()272 ObjectFormat == Other.ObjectFormat;327 ObjectFormatType getObjectFormat() const { return ObjectFormat; } in getObjectFormat()
256 ObjectFormatType ObjectFormat; variable266 ObjectFormat() {} in Triple()277 ObjectFormat == Other.ObjectFormat;332 ObjectFormatType getObjectFormat() const { return ObjectFormat; } in getObjectFormat()
217 Triple::ObjectFormatType ObjectFormat; member760 JumpTable->setSection(ObjectFormat == Triple::MachO in buildBitSetsFromFunctions()995 LTT->ObjectFormat = TargetTriple.getObjectFormat(); in init()
388 Triple::ObjectFormatType ObjectFormat; member in __anon033c686e0111::LowerTypeTestsModule891 ObjectFormat == Triple::ELF; in shouldExportConstantsAsAbsoluteSymbols()1262 ObjectFormat == Triple::MachO in moveInitializerToModuleConstructor()1664 ObjectFormat = TargetTriple.getObjectFormat(); in LowerTypeTestsModule()
391 Triple::ObjectFormatType ObjectFormat; member in __anonba57d07a0111::LowerTypeTestsModule900 ObjectFormat == Triple::ELF; in shouldExportConstantsAsAbsoluteSymbols()1289 ObjectFormat == Triple::MachO in moveInitializerToModuleConstructor()1696 ObjectFormat = TargetTriple.getObjectFormat(); in LowerTypeTestsModule()