Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/examples/bazel/
H A DREADME.md5 ## Compile section in Bazel Example
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DPhases.h20 Compile, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIRCompileLayer.h65 std::unique_ptr<IRCompiler> Compile; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIRCompileLayer.cpp17 std::unique_ptr<IRCompiler> Compile) in IRCompileLayer()
H A DIndirectionUtils.cpp34 CompileFunction Compile) in CompileCallbackMaterializationUnit()
55 CompileFunction Compile; member in __anond8019b250111::CompileCallbackMaterializationUnit
67 JITCompileCallbackManager::getCompileCallback(CompileFunction Compile) { in getCompileCallback()