Searched refs:multiplies (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/util/ |
| H A D | algebra.hpp | 156 map(multiplies(), u, v));
|
| H A D | functional.hpp | 61 struct multiplies { struct in namespace:clover
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/util/ |
| H A D | algebra.hpp | 156 map(multiplies(), u, v));
|
| H A D | functional.hpp | 61 struct multiplies { struct in namespace:clover
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 17.2.3.rst | 91 - intel/compiler: Don't propagate cmod into integer multiplies
|
| H A D | 11.1.3.rst | 202 - i965/fs: Don't CSE negated multiplies with saturation.
|
| H A D | 20.0.0.rst | 1463 - intel/fs: Don't lower integer multiplies that don't need lowering
|
| H A D | 21.2.0.rst | 4382 - intel/fs: Lower dword integer multiplies on XeHP.
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/ |
| H A D | kernel.cpp | 264 if (fold(multiplies(), 1u, block_size) >
|
| H A D | transfer.cpp | 42 map(multiplies(), region, pitch))) { 85 if (any_of(greater(), map(multiplies(), pitch, region), tail(pitch))) 127 if (any_of(greater(), map(multiplies(), pitch, region), tail(pitch)))
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/ |
| H A D | kernel.cpp | 302 if (fold(multiplies(), 1u, block_size) >
|
| H A D | transfer.cpp | 47 map(multiplies(), region, pitch))) { 90 if (any_of(greater(), map(multiplies(), pitch, region), tail(pitch))) 157 if (any_of(greater(), map(multiplies(), pitch, region), tail(pitch)))
|
Completed in 20 milliseconds