HomeSort by relevance Sort by last modified time
    Searched refs:lto_codegen_add_module (Results 1 - 7 of 7) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm-c/
lto.h 205 lto_codegen_add_module(lto_code_gen_t cg, lto_module_t mod);
  /external/swiftshader/third_party/LLVM/tools/lto/
lto.cpp 209 bool lto_codegen_add_module(lto_code_gen_t cg, lto_module_t mod) function
  /external/llvm/include/llvm-c/
lto.h 197 * lto_code_gen_t using \a lto_codegen_add_module().
211 * add using \a lto_codegen_add_module().
339 * All modules added using \a lto_codegen_add_module() must have been created
351 * lto_codegen_add_module() must have all been created in the same context,
379 lto_codegen_add_module(lto_code_gen_t cg, lto_module_t mod);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 197 * lto_code_gen_t using \a lto_codegen_add_module().
211 * add using \a lto_codegen_add_module().
339 * All modules added using \a lto_codegen_add_module() must have been created
351 * lto_codegen_add_module() must have all been created in the same context,
379 lto_codegen_add_module(lto_code_gen_t cg, lto_module_t mod);
  /external/swiftshader/third_party/LLVM/tools/gold/
gold-plugin.cpp 356 lto_codegen_add_module(code_gen, M);
  /external/llvm/tools/lto/
lto.cpp 344 bool lto_codegen_add_module(lto_code_gen_t cg, lto_module_t mod) { function
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 357 bool lto_codegen_add_module(lto_code_gen_t cg, lto_module_t mod) { function

Completed in 55 milliseconds