Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/lto/
DLTOCodeGenerator.h39 bool setCodePICModel(lto_codegen_model, std::string& errMsg);
64 lto_codegen_model _codeModel;
Dlto.cpp229 bool lto_codegen_set_pic_model(lto_code_gen_t cg, lto_codegen_model model) in lto_codegen_set_pic_model()
DLTOCodeGenerator.cpp123 bool LTOCodeGenerator::setCodePICModel(lto_codegen_model model, in setCodePICModel()
/external/llvm/include/llvm-c/
Dlto.h90 } lto_codegen_model; typedef
408 lto_codegen_set_pic_model(lto_code_gen_t cg, lto_codegen_model);
646 lto_codegen_model);
/external/swiftshader/third_party/LLVM/include/llvm-c/
Dlto.h54 } lto_codegen_model; typedef
222 lto_codegen_set_pic_model(lto_code_gen_t cg, lto_codegen_model);
/external/llvm/tools/lto/
Dlto.cpp357 bool lto_codegen_set_pic_model(lto_code_gen_t cg, lto_codegen_model model) { in lto_codegen_set_pic_model()
552 lto_codegen_model model) { in thinlto_codegen_set_pic_model()
/external/swiftshader/third_party/LLVM/tools/gold/
Dgold-plugin.cpp67 lto_codegen_model output_type = LTO_CODEGEN_PIC_MODEL_STATIC;