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

  /external/swiftshader/third_party/LLVM/tools/lto/
LTOCodeGenerator.h 39 bool setCodePICModel(lto_codegen_model, std::string& errMsg);
64 lto_codegen_model _codeModel;
lto.cpp 229 bool lto_codegen_set_pic_model(lto_code_gen_t cg, lto_codegen_model model)
LTOCodeGenerator.cpp 123 bool LTOCodeGenerator::setCodePICModel(lto_codegen_model model,
  /external/swiftshader/third_party/LLVM/include/llvm-c/
lto.h 54 } lto_codegen_model; typedef in typeref:enum:__anon40436
222 lto_codegen_set_pic_model(lto_code_gen_t cg, lto_codegen_model);
  /external/llvm/include/llvm-c/
lto.h 90 } lto_codegen_model; typedef in typeref:enum:__anon30867
408 lto_codegen_set_pic_model(lto_code_gen_t cg, lto_codegen_model);
646 lto_codegen_model);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 90 } lto_codegen_model; typedef in typeref:enum:__anon41812
408 lto_codegen_set_pic_model(lto_code_gen_t cg, lto_codegen_model);
669 lto_codegen_model);
  /external/llvm/tools/lto/
lto.cpp 357 bool lto_codegen_set_pic_model(lto_code_gen_t cg, lto_codegen_model model) {
552 lto_codegen_model model) {
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 370 bool lto_codegen_set_pic_model(lto_code_gen_t cg, lto_codegen_model model) {
610 lto_codegen_model model) {
  /external/swiftshader/third_party/LLVM/tools/gold/
gold-plugin.cpp 67 lto_codegen_model output_type = LTO_CODEGEN_PIC_MODEL_STATIC;

Completed in 137 milliseconds