Searched refs:vfill (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
H A Dmmx-inline-asm.c8 __m64 vfill = _mm_cvtsi64_m64(fill); local
21 : "y" (vfill));
/external/bison/doc/
H A Drefcard.tex129 \def\bye{\par\vfill\supereject\end}
225 \def\bye{\par\vfill\supereject
226 \if a\abc \else\null\vfill\eject\fi
227 \if a\abc \else\null\vfill\eject\fi
246 \outer\def\newcolumn{\vfill\eject}
/external/pixman/pixman/
H A Dpixman-mmx.c2068 __m64 vfill; local
2104 vfill = to_m64 (fill);
2117 : "y" (vfill));
2164 "y" (vfill), "y" (v1), "y" (v2), "y" (v3),
2168 *(__m64*) (d + 0) = vfill;
2169 *(__m64*) (d + 8) = vfill;
2170 *(__m64*) (d + 16) = vfill;
2171 *(__m64*) (d + 24) = vfill;
2172 *(__m64*) (d + 32) = vfill;
2173 *(__m64*) (d + 40) = vfill;
[all...]
/external/bison/build-aux/
H A Dtexinfo.tex642 % explicit \vfill so that the extra space is at the bottom. The
749 \def\page{\par\vfill\supereject}
5628 \def\chappager{\par\vfill\supereject}
6066 \vfill \eject
6106 \vfill \eject

Completed in 307 milliseconds