Searched refs:VIS_CONSTLOGIC (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/java2d/loops/
H A Dmlib_v_ImageConstLogic.h194 da = VIS_CONSTLOGIC(c3, sa1);
201 dpp[0] = VIS_CONSTLOGIC(c1, spp[0]);
202 dpp[1] = VIS_CONSTLOGIC(c2, spp[1]);
203 dpp[2] = VIS_CONSTLOGIC(c3, spp[2]);
211 da = VIS_CONSTLOGIC(c1, sa1);
219 da = VIS_CONSTLOGIC(c2, sa1);
227 da = VIS_CONSTLOGIC(c3, sa1);
258 da = VIS_CONSTLOGIC(c3, sa);
269 dpp[0] = VIS_CONSTLOGIC(c1, ssa);
272 dpp[1] = VIS_CONSTLOGIC(c
[all...]
H A Dmlib_v_ImageConstXor.c82 #define VIS_CONSTLOGIC(c, a) vis_fxor(a, c) macro

Completed in 29 milliseconds