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 Dalgebra.hpp156 map(multiplies(), u, v));
H A Dfunctional.hpp61 struct multiplies { struct in namespace:clover
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/util/
H A Dalgebra.hpp156 map(multiplies(), u, v));
H A Dfunctional.hpp61 struct multiplies { struct in namespace:clover
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.2.3.rst91 - intel/compiler: Don't propagate cmod into integer multiplies
H A D11.1.3.rst202 - i965/fs: Don't CSE negated multiplies with saturation.
H A D20.0.0.rst1463 - intel/fs: Don't lower integer multiplies that don't need lowering
H A D21.2.0.rst4382 - intel/fs: Lower dword integer multiplies on XeHP.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Dkernel.cpp264 if (fold(multiplies(), 1u, block_size) >
H A Dtransfer.cpp42 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 Dkernel.cpp302 if (fold(multiplies(), 1u, block_size) >
H A Dtransfer.cpp47 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