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

  /external/swiftshader/third_party/LLVM/include/llvm-c/
lto.h 159 lto_module_set_target_triple(lto_module_t mod, const char *triple);
  /external/swiftshader/third_party/LLVM/tools/lto/
lto.cpp 147 void lto_module_set_target_triple(lto_module_t mod, const char *triple) function
  /external/llvm/include/llvm-c/
lto.h 263 lto_module_set_target_triple(lto_module_t mod, const char *triple);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 263 lto_module_set_target_triple(lto_module_t mod, const char *triple);
  /external/swiftshader/third_party/LLVM/tools/gold/
gold-plugin.cpp 283 lto_module_set_target_triple(M, options::triple.c_str());
  /external/llvm/tools/lto/
lto.cpp 295 void lto_module_set_target_triple(lto_module_t mod, const char *triple) { function
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 308 void lto_module_set_target_triple(lto_module_t mod, const char *triple) { function

Completed in 50 milliseconds