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

  /external/swiftshader/third_party/LLVM/include/llvm-c/
lto.h 229 lto_codegen_set_cpu(lto_code_gen_t cg, const char *cpu);
  /external/swiftshader/third_party/LLVM/tools/lto/
lto.cpp 237 void lto_codegen_set_cpu(lto_code_gen_t cg, const char* cpu) function
  /external/llvm/include/llvm-c/
lto.h 416 lto_codegen_set_cpu(lto_code_gen_t cg, const char *cpu);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 416 lto_codegen_set_cpu(lto_code_gen_t cg, const char *cpu);
  /external/swiftshader/third_party/LLVM/tools/gold/
gold-plugin.cpp 410 lto_codegen_set_cpu(code_gen, options::mcpu.c_str());
  /external/llvm/tools/lto/
lto.cpp 376 void lto_codegen_set_cpu(lto_code_gen_t cg, const char *cpu) { function
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 389 void lto_codegen_set_cpu(lto_code_gen_t cg, const char *cpu) { function

Completed in 883 milliseconds