Home | History | Annotate | Download | only in Core

Lines Matching defs:SetTriple

336         SetTriple(triple_cstr, platform);
346 SetTriple(triple_cstr);
354 SetTriple(triple);
475 ArchSpec::SetTriple (const llvm::Triple &triple)
544 ArchSpec::SetTriple (const char *triple_cstr)
566 SetTriple (llvm::Triple (triple_stref));
575 ArchSpec::SetTriple (const char *triple_cstr, Platform *platform)
647 SetTriple (normalized_triple);