Home
last modified time | relevance | path

Searched refs:lto_codegen_set_cpu (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/lto/
Dlto.exports28 lto_codegen_set_cpu
Dlto.cpp237 void lto_codegen_set_cpu(lto_code_gen_t cg, const char* cpu) in lto_codegen_set_cpu() function
/external/llvm/tools/lto/
Dlto.exports38 lto_codegen_set_cpu
Dlto.cpp376 void lto_codegen_set_cpu(lto_code_gen_t cg, const char *cpu) { in lto_codegen_set_cpu() function
/external/swiftshader/third_party/LLVM/include/llvm-c/
Dlto.h229 lto_codegen_set_cpu(lto_code_gen_t cg, const char *cpu);
/external/llvm/include/llvm-c/
Dlto.h416 lto_codegen_set_cpu(lto_code_gen_t cg, const char *cpu);
/external/swiftshader/third_party/LLVM/tools/gold/
Dgold-plugin.cpp410 lto_codegen_set_cpu(code_gen, options::mcpu.c_str()); in all_symbols_read_hook()