Searched refs:getArchTypeForDarwinArchName (Results 1 – 4 of 4) sorted by relevance
870 tools::darwin::getArchTypeForDarwinArchName(A->getValue()); in BuildUniversalActions()1862 tools::darwin::getArchTypeForDarwinArchName(DarwinArchName)); in computeTargetTriple()1869 = tools::darwin::getArchTypeForDarwinArchName(A->getValue()); in computeTargetTriple()
229 llvm::Triple::ArchType getArchTypeForDarwinArchName(StringRef Str);
629 tools::darwin::getArchTypeForDarwinArchName(A->getValue(0)); in TranslateArgs()632 tools::darwin::getArchTypeForDarwinArchName(BoundArch)))) in TranslateArgs()
4529 llvm::Triple::ArchType darwin::getArchTypeForDarwinArchName(StringRef Str) { in getArchTypeForDarwinArchName() function in darwin