Searched refs:sse_movlhps (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/rtasm/ |
| H A D | x86sse.h | 169 void sse_movlhps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | x86sse.c | 590 void sse_movlhps( struct x86_function *p, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 257 sse_movlhps(p->func, data, get_const(p, CONST_IDENTITY)); 307 sse_movlhps(p->func, data, get_const(p, CONST_IDENTITY)); 317 sse_movlhps(p->func, data, tmpXMM); 326 sse_movlhps(p->func, data, tmpXMM);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/x86/rtasm/ |
| H A D | x86sse.h | 169 void sse_movlhps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | x86sse.c | 591 void sse_movlhps( struct x86_function *p, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 257 sse_movlhps(p->func, data, get_const(p, CONST_IDENTITY)); 307 sse_movlhps(p->func, data, get_const(p, CONST_IDENTITY)); 317 sse_movlhps(p->func, data, tmpXMM); 326 sse_movlhps(p->func, data, tmpXMM);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/ |
| H A D | rtasm_x86sse.h | 293 void sse_movlhps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | rtasm_x86sse.c | 1109 void sse_movlhps( struct x86_function *p, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/ |
| H A D | rtasm_x86sse.h | 293 void sse_movlhps( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
| H A D | rtasm_x86sse.c | 1109 void sse_movlhps( struct x86_function *p, function in typeref:typename:void
|
Completed in 33 milliseconds