Home
last modified time | relevance | path

Searched refs:setTripleTypeForMachOArchName (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.h32 void setTripleTypeForMachOArchName(llvm::Triple &T, StringRef Str,
H A DDarwin.cpp75 void darwin::setTripleTypeForMachOArchName(llvm::Triple &T, StringRef Str, in setTripleTypeForMachOArchName() function in darwin
/src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp540 tools::darwin::setTripleTypeForMachOArchName(Target, DarwinArchName, in computeTargetTriple()
548 tools::darwin::setTripleTypeForMachOArchName(Target, ArchName, Args); in computeTargetTriple()