Home
last modified time | relevance | path

Searched refs:parse_module_library (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dcodegen.hpp49 parse_module_library(const binary &b, ::llvm::LLVMContext &ctx,
Dinvocation.cpp456 if (linker->linkInModule(parse_module_library(b, ctx, r_log))) in link()
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
Dbitcode.cpp83 clover::llvm::parse_module_library(const binary &b, ::llvm::LLVMContext &ctx, in parse_module_library() function in clover::llvm