Searched refs:use_llvm (Results 1 – 20 of 20) sorted by relevance
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_draw_arrays.c | 127 if (softpipe_screen(sp->pipe.screen)->use_llvm) { in softpipe_draw_vbo() 159 if (softpipe_screen(sp->pipe.screen)->use_llvm) { in softpipe_draw_vbo()
|
D | sp_screen.c | 48 DEBUG_GET_ONCE_BOOL_OPTION(use_llvm, "SOFTPIPE_USE_LLVM", FALSE) 316 if (sp_screen->use_llvm) in softpipe_get_shader_param() 570 screen->use_llvm = debug_get_option_use_llvm(); in softpipe_create_screen()
|
D | sp_screen.h | 49 boolean use_llvm; member
|
D | sp_context.c | 274 if (sp_screen->use_llvm) in softpipe_create_context()
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/ |
D | _tags | 2 <*.{byte,native}>: g++, use_llvm, use_llvm_analysis
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
D | _tags | 2 <*.{byte,native}>: g++, use_llvm, use_llvm_analysis
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
D | _tags | 2 <*.{byte,native}>: g++, use_llvm, use_llvm_analysis
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/ |
D | _tags | 2 <*.{byte,native}>: g++, use_llvm, use_llvm_analysis
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
D | _tags | 2 <*.{byte,native}>: g++, use_llvm, use_llvm_analysis
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
D | _tags | 2 <*.{byte,native}>: g++, use_llvm, use_llvm_analysis
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/ |
D | _tags | 2 <*.{byte,native}>: g++, use_llvm, use_llvm_analysis
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/ |
D | _tags | 2 <*.{byte,native}>: g++, use_llvm, use_llvm_analysis
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | _tags | 2 <*.{byte,native}>: g++, use_llvm, use_llvm_analysis
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/ |
D | _tags | 2 <*.{byte,native}>: g++, use_llvm, use_llvm_analysis
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_gs.c | 680 boolean use_llvm = draw->llvm != NULL; in draw_geometry_shader_prepare() local 681 if (!use_llvm && shader && shader->machine->Tokens != shader->state.tokens) { in draw_geometry_shader_prepare() 723 boolean use_llvm = draw->llvm != NULL; in draw_create_geometry_shader() local 730 if (use_llvm) { in draw_create_geometry_shader() 762 if (use_llvm) { in draw_create_geometry_shader() 813 if (use_llvm) { in draw_create_geometry_shader()
|
/external/llvm/docs/tutorial/ |
D | OCamlLangImpl4.rst | 438 <*.{byte,native}>: g++, use_llvm, use_llvm_analysis
|
D | OCamlLangImpl3.rst | 541 <*.{byte,native}>: g++, use_llvm, use_llvm_analysis
|
D | OCamlLangImpl6.rst | 711 <*.{byte,native}>: g++, use_llvm, use_llvm_analysis
|
D | OCamlLangImpl5.rst | 711 <*.{byte,native}>: g++, use_llvm, use_llvm_analysis
|
D | OCamlLangImpl7.rst | 838 <*.{byte,native}>: g++, use_llvm, use_llvm_analysis
|