Home
last modified time | relevance | path

Searched refs:createInLocalContext (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/
DLTOModule.h111 createInLocalContext(std::unique_ptr<LLVMContext> Context, const void *mem,
/external/llvm/include/llvm/LTO/legacy/
DLTOModule.h107 createInLocalContext(std::unique_ptr<LLVMContext> Context, const void *mem,
/external/llvm/tools/lto/
Dlto.cpp271 LTOModule::createInLocalContext(std::move(Context), mem, length, Options, in lto_module_create_in_local_context()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
Dlto.cpp284 ErrorOr<std::unique_ptr<LTOModule>> M = LTOModule::createInLocalContext( in lto_module_create_in_local_context()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOModule.cpp154 LTOModule::createInLocalContext(std::unique_ptr<LLVMContext> Context, in createInLocalContext() function in LTOModule
/external/llvm/lib/LTO/
DLTOModule.cpp154 LTOModule::createInLocalContext(std::unique_ptr<LLVMContext> Context, in createInLocalContext() function in LTOModule
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp254 ErrorOr<std::unique_ptr<LTOModule>> Ret = LTOModule::createInLocalContext( in getLocalLTOModule()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto/
Dllvm-lto.cpp314 ErrorOr<std::unique_ptr<LTOModule>> Ret = LTOModule::createInLocalContext( in getLocalLTOModule()