Searched refs:x86_cmovcc (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h313 void x86_cmovcc( struct x86_function *p, struct x86_reg dst, struct x86_reg src, enum x86_cc cc );
H A Drtasm_x86sse.c730 void x86_cmovcc( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h313 void x86_cmovcc( struct x86_function *p, struct x86_reg dst, struct x86_reg src, enum x86_cc cc );
H A Drtasm_x86sse.c730 void x86_cmovcc( struct x86_function *p, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c1135 x86_cmovcc(p->func, tmp_EAX, buf_max_index, cc_AE);
1215 x86_cmovcc(p->func, ptr, buf_max_index, cc_AE);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c1135 x86_cmovcc(p->func, tmp_EAX, buf_max_index, cc_AE);
1215 x86_cmovcc(p->func, ptr, buf_max_index, cc_AE);

Completed in 13 milliseconds