Home
last modified time | relevance | path

Searched defs:LinkModules (Results 1 – 10 of 10) sorted by relevance

/external/llvm/bindings/go/llvm/
Dlinker.go24 func LinkModules(Dest, Src Module) error { func
/external/llvm-project/llvm/bindings/go/llvm/
Dlinker.go23 func LinkModules(Dest, Src Module) error { func
/external/clang/include/clang/CodeGen/
DCodeGenAction.h30 SmallVector<std::pair<unsigned, llvm::Module *>, 4> LinkModules; variable
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_compiler.h129 virtual StatusOr<std::vector<uint8>> LinkModules( in LinkModules() function
Dnvptx_compiler.cc446 StatusOr<std::vector<uint8>> NVPTXCompiler::LinkModules( in LinkModules() function in xla::gpu::NVPTXCompiler
/external/llvm-project/clang/include/clang/CodeGen/
DCodeGenAction.h49 SmallVector<LinkModule, 4> LinkModules; variable
/external/llvm-project/clang/lib/CodeGen/
DCodeGenAction.cpp129 SmallVector<LinkModule, 4> LinkModules; member in clang::BackendConsumer
142 SmallVector<LinkModule, 4> LinkModules, in BackendConsumer()
167 SmallVector<LinkModule, 4> LinkModules, LLVMContext &C, in BackendConsumer()
DCodeGenModule.cpp2199 llvm::SetVector<clang::Module *> LinkModules; in EmitModuleLinkOptions() local
/external/clang/lib/CodeGen/
DCodeGenAction.cpp57 LinkModules; member in clang::BackendConsumer
70 const SmallVectorImpl<std::pair<unsigned, llvm::Module *>> &LinkModules, in BackendConsumer()
DCodeGenModule.cpp1198 llvm::SetVector<clang::Module *> LinkModules; in EmitModuleLinkOptions() local