| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_public.h | 44 int optimize);
|
| H A D | sb_core.cpp | 94 int optimize) { 123 if (!optimize) { 90 r600_sb_bytecode_process(struct r600_context * rctx,struct r600_bytecode * bc,struct r600_shader * pshader,int dump_bytecode,int optimize) argument
|
| H A D | notes.markdown | 17 - **sbdry** - Dry run, optimize but use source bytecode - 37 optimize only the shaders that are not in this range 38 - 2 - optimize only the shaders in the range 45 Example - optimize only the shaders 5, 6, and 7:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_public.h | 44 int optimize);
|
| H A D | sb_core.cpp | 94 int optimize) { 123 if (!optimize) { 90 r600_sb_bytecode_process(struct r600_context * rctx,struct r600_bytecode * bc,struct r600_shader * pshader,int dump_bytecode,int optimize) argument
|
| H A D | notes.markdown | 17 - **sbdry** - Dry run, optimize but use source bytecode - 37 optimize only the shaders that are not in this range 38 - 2 - optimize only the shaders in the range 45 Example - optimize only the shaders 5, 6, and 7:
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | compiler.h | 69 #define fast __attribute__((optimize("Ofast"))) 75 #define fast_memcpy __attribute__((optimize("Ofast"))) __attribute__((target("inline-all-stringops")))
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/clc/ |
| H A D | clc_compiler.h | 128 unsigned optimize; member in struct:clc_libclc_dxil_options
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | compiler.h | 67 #define fast __attribute__((optimize("Ofast")))
|
| /xsrc/external/mit/freetype/dist/src/tools/ |
| H A D | glnames.py | 5024 # root = root.optimize() 5086 def optimize( self ): member in class:StringNode 5087 # optimize all children first 5092 self.children[child.letter[0]] = child.optimize() 5094 # don't optimize if there's a value, 5358 dict = dict.optimize()
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/clc/ |
| H A D | clc.h | 164 unsigned optimize; member in struct:clc_libclc_options
|
| H A D | clc.c | 154 if (options && options->optimize)
|
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/ |
| H A D | glapi_dispatch.c | 172 # pragma optimize( "gty", on ) 174 # pragma GCC optimize ("omit-frame-pointer")
|
| /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/ |
| H A D | glapi_dispatch.c | 168 # pragma optimize( "gty", on ) 170 # pragma GCC optimize ("omit-frame-pointer")
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/ |
| H A D | test_optimizer.cpp | 28 BEGIN_TEST(optimize.neg) 88 BEGIN_TEST(optimize.output_modifiers) 272 BEGIN_TEST(optimize.cndmask) 316 BEGIN_TEST(optimize.add_lshl) 398 BEGIN_TEST(optimize.bcnt) 473 BEGIN_TEST(optimize.clamp) 553 BEGIN_TEST(optimize.const_comparison_ordering) 558 /* optimize to unordered comparison */ 580 /* optimize to ordered comparison */ 686 BEGIN_TEST(optimize [all...] |
| H A D | test_sdwa.cpp | 153 BEGIN_TEST(optimize.sdwa.extract) 277 BEGIN_TEST(optimize.sdwa.extract_modifiers) 334 BEGIN_TEST(optimize.sdwa.extract.sgpr) 378 BEGIN_TEST(optimize.sdwa.from_vop3) 425 BEGIN_TEST(optimize.sdwa.insert) 521 BEGIN_TEST(optimize.sdwa.insert_modifiers)
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_shader.c | 219 .optimize = !(pipeline_info->flags & 253 if (options->optimize) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/llvm/ |
| H A D | invocation.cpp | 315 optimize(Module &mod, unsigned optimization_level, function in namespace:__anonb4a3e0600210 376 optimize(*mod, c->getCodeGenOpts().OptimizationLevel, !create_library);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.4.6.rst | 51 - glsl: Don't optimize min/max into saturate when EmitNoSat is set
|
| H A D | 10.4.7.rst | 103 - glsl: optimize (0 cmp x + y) into (-x cmp y).
|
| H A D | 10.5.2.rst | 91 - glsl: optimize (0 cmp x + y) into (-x cmp y).
|
| H A D | 19.1.6.rst | 57 - nir/algrbraic: Don't optimize open-coded bitfield reverse when
|
| H A D | 10.3.3.rst | 165 - freedreno/a3xx: refactor/optimize emit 166 - freedreno/ir3: optimize shader key comparision
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | thanks.rst | 13 order to optimize Mesa's vertex transformation module. This is a very
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/llvm/ |
| H A D | invocation.cpp | 415 optimize(Module &mod, unsigned optimization_level, function in namespace:__anon00fa87c70210 476 optimize(*mod, c->getCodeGenOpts().OptimizationLevel, !create_library);
|