Home
last modified time | relevance | path

Searched refs:Compile (Results 1 – 25 of 427) sorted by relevance

12345678910>>...18

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DTypes.def38 TYPE("cpp-output", PP_C, INVALID, "i", phases::Compile, phases::…
39 … C, PP_C, "c", phases::Preprocess, phases::Compile, phases::Backend,…
40 … CL, PP_C, "cl", phases::Preprocess, phases::Compile, phases::Backend,…
41 … CLCXX, PP_CXX, "clcpp", phases::Preprocess, phases::Compile, phases::Backend,…
42 TYPE("cuda-cpp-output", PP_CUDA, INVALID, "cui", phases::Compile, phases::…
43 … CUDA, PP_CUDA, "cu", phases::Preprocess, phases::Compile, phases::Backend,…
44 … CUDA_DEVICE, PP_CUDA, "cu", phases::Preprocess, phases::Compile, phases::Backend,…
45 TYPE("hip-cpp-output", PP_HIP, INVALID, "cui", phases::Compile, phases::…
46 … HIP, PP_HIP, "cu", phases::Preprocess, phases::Compile, phases::Backend,…
47 … HIP_DEVICE, PP_HIP, "cu", phases::Preprocess, phases::Compile, phases::Backend,…
[all …]
/netbsd-src/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.csproj95 BuildAction = "Compile"
100 BuildAction = "Compile"
105 BuildAction = "Compile"
110 BuildAction = "Compile"
115 BuildAction = "Compile"
120 BuildAction = "Compile"
125 BuildAction = "Compile"
130 BuildAction = "Compile"
135 BuildAction = "Compile"
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.csproj95 BuildAction = "Compile"
100 BuildAction = "Compile"
105 BuildAction = "Compile"
110 BuildAction = "Compile"
115 BuildAction = "Compile"
120 BuildAction = "Compile"
125 BuildAction = "Compile"
130 BuildAction = "Compile"
135 BuildAction = "Compile"
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.csproj95 BuildAction = "Compile"
100 BuildAction = "Compile"
105 BuildAction = "Compile"
110 BuildAction = "Compile"
115 BuildAction = "Compile"
120 BuildAction = "Compile"
125 BuildAction = "Compile"
130 BuildAction = "Compile"
135 BuildAction = "Compile"
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.csproj95 BuildAction = "Compile"
100 BuildAction = "Compile"
105 BuildAction = "Compile"
110 BuildAction = "Compile"
115 BuildAction = "Compile"
120 BuildAction = "Compile"
125 BuildAction = "Compile"
130 BuildAction = "Compile"
135 BuildAction = "Compile"
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.csproj95 BuildAction = "Compile"
100 BuildAction = "Compile"
105 BuildAction = "Compile"
110 BuildAction = "Compile"
115 BuildAction = "Compile"
120 BuildAction = "Compile"
125 BuildAction = "Compile"
130 BuildAction = "Compile"
135 BuildAction = "Compile"
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DIRCompileLayer.cpp17 std::unique_ptr<IRCompiler> Compile) in IRCompileLayer() argument
19 Compile(std::move(Compile)) { in IRCompileLayer()
20 ManglingOpts = &this->Compile->getManglingOptions(); in IRCompileLayer()
32 if (auto Obj = TSM.withModuleDo(*Compile)) { in emit()
H A DIndirectionUtils.cpp28 CompileFunction Compile) in CompileCallbackMaterializationUnit() argument
31 Name(std::move(Name)), Compile(std::move(Compile)) {}
38 Result[Name] = JITEvaluatedSymbol(Compile(), JITSymbolFlags::Exported); in materialize()
49 CompileFunction Compile; member in __anon124e36f00111::CompileCallbackMaterializationUnit
61 JITCompileCallbackManager::getCompileCallback(CompileFunction Compile) { in getCompileCallback() argument
70 std::move(CallbackName), std::move(Compile)))); in getCompileCallback()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850.opt93 Compile for the v850 processor.
97 Compile for the v850e processor.
101 Compile for the v850e1 processor.
105 Compile for the v850es variant of the v850e1.
109 Compile for the v850e2 processor.
113 Compile for the v850e2v3 processor.
117 Compile for the v850e3v5 processor.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/
H A Dv850.opt93 Compile for the v850 processor.
97 Compile for the v850e processor.
101 Compile for the v850e1 processor.
105 Compile for the v850es variant of the v850e1.
109 Compile for the v850e2 processor.
113 Compile for the v850e2v3 processor.
117 Compile for the v850e3v5 processor.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/sh/
H A Dt-superh1 # Compile crt1-mmu.o as crt1.o with -DMMU_SUPPORT
5 # Compile gcrt1-mmu.o as crt1-mmu.o with -DPROFILE
9 # For sh4-400: Compile gcrt1.o as crt1.o with -DPROFILE
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/sh/
H A Dt-superh1 # Compile crt1-mmu.o as crt1.o with -DMMU_SUPPORT
5 # Compile gcrt1-mmu.o as crt1-mmu.o with -DPROFILE
9 # For sh4-400: Compile gcrt1.o as crt1.o with -DPROFILE
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.opt27 -mcpu=r8c Compile code for R8C variants.
31 -mcpu=m16c Compile code for M16C variants.
35 -mcpu=m32cm Compile code for M32CM variants.
39 -mcpu=m32c Compile code for M32C variants.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.opt27 -mcpu=r8c Compile code for R8C variants.
31 -mcpu=m16c Compile code for M16C variants.
35 -mcpu=m32cm Compile code for M32CM variants.
39 -mcpu=m32c Compile code for M32C variants.
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DIRCompileLayer.h52 std::unique_ptr<IRCompiler> Compile);
54 IRCompiler &getCompiler() { return *Compile; } in getCompiler()
64 std::unique_ptr<IRCompiler> Compile; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/
H A Dcompilation.rst154 Compile the :c:type:`gcc_jit_context *` to a file of the given
181 Compile the context to an assembler file.
185 Compile the context to an object file.
189 Compile the context to a dynamic library.
196 Compile the context to an executable.
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/
H A Dcompilation.rst156 Compile the :c:type:`gcc_jit_context *` to a file of the given
183 Compile the context to an assembler file.
187 Compile the context to an object file.
191 Compile the context to a dynamic library.
195 Compile the context to an executable.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.opt34 Compile for the m32rx.
38 Compile for the m32r2.
42 Compile for the m32r.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32r/
H A Dm32r.opt34 Compile for the m32rx.
38 Compile for the m32r2.
42 Compile for the m32r.
/netbsd-src/external/gpl3/gcc/dist/libphobos/
H A Dd_rules.am25 # Compile D into normal object files
29 # Compile D sources with libtool
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/
H A Dd_rules.am25 # Compile D into normal object files
29 # Compile D sources with libtool
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dlang.opt210 Compile in debug code.
214 -fdebug=<level|ident> Compile in debug code, code <= <level>, or code identified by <ident>.
274 Compile release version.
322 Compile in unittest code.
326 -fversion=<level|ident> Compile in version code >= <level> or identified by <ident>.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daix64.opt24 Compile for 64-bit pointers.
28 Compile for 32-bit pointers.
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arc/
H A Dt-arc-uClibc30 # Compile crtbeginS.o and crtendS.o with pic.
33 # Compile libgcc2.a with pic.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arc/
H A Dt-arc-uClibc30 # Compile crtbeginS.o and crtendS.o with pic.
33 # Compile libgcc2.a with pic.

12345678910>>...18