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

  /external/swiftshader/third_party/LLVM/include/llvm-c/
lto.h 146 lto_module_dispose(lto_module_t mod);
  /external/swiftshader/third_party/LLVM/tools/lto/
lto.cpp 130 void lto_module_dispose(lto_module_t mod) function
  /external/llvm/include/llvm-c/
lto.h 247 lto_module_dispose(lto_module_t mod);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 247 lto_module_dispose(lto_module_t mod);
  /external/swiftshader/third_party/LLVM/tools/gold/
gold-plugin.cpp 358 lto_module_dispose(M);
  /external/llvm/tools/lto/
lto.cpp 289 void lto_module_dispose(lto_module_t mod) { delete unwrap(mod); } function
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 302 void lto_module_dispose(lto_module_t mod) { delete unwrap(mod); } function

Completed in 68 milliseconds