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

  /external/llvm/include/llvm-c/
lto.h 610 * ThinLTO. Resulting objects are accessible using thinlto_module_get_object().
636 extern LTOObjectBuffer thinlto_module_get_object(thinlto_code_gen_t cg,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 610 * ThinLTO. Resulting objects are accessible using thinlto_module_get_object().
636 extern LTOObjectBuffer thinlto_module_get_object(thinlto_code_gen_t cg,
685 * thinlto_module_get_object_file() instead of thinlto_module_get_object().
  /external/llvm/tools/lto/
lto.cpp 480 LTOObjectBuffer thinlto_module_get_object(thinlto_code_gen_t cg, function
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 513 LTOObjectBuffer thinlto_module_get_object(thinlto_code_gen_t cg, function

Completed in 63 milliseconds