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

  /external/swiftshader/third_party/LLVM/include/llvm-c/
lto.h 123 lto_module_create_from_memory(const void* mem, size_t length);
  /external/swiftshader/third_party/LLVM/tools/lto/
lto.cpp 120 lto_module_t lto_module_create_from_memory(const void* mem, size_t length) function
  /external/llvm/include/llvm-c/
lto.h 180 lto_module_create_from_memory(const void* mem, size_t length);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 180 lto_module_create_from_memory(const void* mem, size_t length);
  /external/swiftshader/third_party/LLVM/tools/gold/
gold-plugin.cpp 267 M = lto_module_create_from_memory(view, file->filesize);
  /external/llvm/tools/lto/
lto.cpp 239 lto_module_t lto_module_create_from_memory(const void* mem, size_t length) { function
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 252 lto_module_t lto_module_create_from_memory(const void* mem, size_t length) { function

Completed in 56 milliseconds