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

  /external/llvm/include/llvm-c/
lto.h 732 extern void thinlto_codegen_set_cpu(thinlto_code_gen_t cg, const char *cpu);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 697 extern void thinlto_codegen_set_cpu(thinlto_code_gen_t cg, const char *cpu);
  /external/llvm/tools/lto/
lto.cpp 522 void thinlto_codegen_set_cpu(thinlto_code_gen_t cg, const char *cpu) { function
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 565 void thinlto_codegen_set_cpu(thinlto_code_gen_t cg, const char *cpu) { function

Completed in 937 milliseconds