Searched refs:DumpTriple (Results 1 – 7 of 7) sorted by relevance
56 m_arch.DumpTriple(s.AsRawOstream()); in Dump()148 m_arch.DumpTriple(s.AsRawOstream()); in Dump()201 m_arch.DumpTriple(arch_strm.AsRawOstream()); in DumpAsTableRow()
1451 void ArchSpec::DumpTriple(llvm::raw_ostream &s) const { in DumpTriple() function in ArchSpec
158 platform_arch.DumpTriple(platform_arch_strm.AsRawOstream()); in CreateTargetInternal()159 matching_module_spec.GetArchitecture().DumpTriple( in CreateTargetInternal()
255 arch.DumpTriple(strm.AsRawOstream()); in GetStatus()
457 void DumpTriple(llvm::raw_ostream &s) const;
190 m_arch.DumpTriple(strm.AsRawOstream()); in Dump()
101 target_arch.DumpTriple(strm.AsRawOstream()); in DumpTargetInfo()1253 module->GetArchitecture().DumpTriple(arch_strm.AsRawOstream()); in DumpModuleArchitecture()