Searched refs:x86_sub (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/mesa/x86/rtasm/ |
D | x86sse.h | 196 void x86_sub( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
D | x86sse.c | 403 void x86_sub( struct x86_function *p, in x86_sub() function
|
/external/mesa3d/src/mesa/x86/rtasm/ |
D | x86sse.h | 196 void x86_sub( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
D | x86sse.c | 403 void x86_sub( struct x86_function *p, in x86_sub() function
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rtasm/ |
D | rtasm_x86sse.h | 334 void x86_sub( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
D | rtasm_x86sse.c | 802 void x86_sub( struct x86_function *p, in x86_sub() function
|
/external/mesa3d/src/gallium/auxiliary/rtasm/ |
D | rtasm_x86sse.h | 334 void x86_sub( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
|
D | rtasm_x86sse.c | 802 void x86_sub( struct x86_function *p, in x86_sub() function
|