Home
last modified time | relevance | path

Searched defs:Darwin (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lld/include/lld/Common/
H A DDriver.h21 Darwin, // -flavor darwin enumerator
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DWasm.cpp31 Darwin, // -flavor darwin enumerator
/freebsd/contrib/lua/src/
H A DMakefile129 Darwin macos macosx: target
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h202 Darwin, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp983 bool Darwin = Subtarget.getTargetTriple().isOSDarwin(); in getTypeForExtReturn() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp932 Darwin::Darwin(const Driver &D, const llvm::Triple &Triple, const ArgList &Args) in Darwin() function in Darwin