Searched defs:Compile (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DPhases.h20 Compile, enumerator in enum:clang::driver::phases::ID
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIRCompileLayer.cpp16 IRCompileLayer(ExecutionSession &ES, ObjectLayer &BaseLayer, std::unique_ptr<IRCompiler> Compile) argument
H A DIndirectionUtils.cpp49 CompileFunction Compile; member in class:__anon3662::CompileCallbackMaterializationUnit
61 JITCompileCallbackManager::getCompileCallback(CompileFunction Compile) { argument
27 CompileCallbackMaterializationUnit(SymbolStringPtr Name, CompileFunction Compile, VModuleKey K) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIRCompileLayer.h63 std::unique_ptr<IRCompiler> Compile; member in class:llvm::orc::IRCompileLayer
91 LegacyIRCompileLayer( ORCv1DeprecationAcknowledgement, BaseLayerT &BaseLayer, CompileFtor Compile, NotifyCompiledCallback NotifyCompiled = NotifyCompiledCallback()) argument
150 CompileFtor Compile; member in class:llvm::orc::LegacyIRCompileLayer
155 LegacyIRCompileLayer( BaseLayerT &BaseLayer, CompileFtor Compile, NotifyCompiledCallback NotifyCompiled) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.h361 mutable std::unique_ptr<tools::gcc::Compiler> Compile; member in class:clang::driver::toolchains::Generic_GCC

Completed in 54 milliseconds