Searched refs:x86_call (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/rtasm/ |
| H A D | x86sse.h | 122 /* void x86_call( struct x86_function *p, void (*label)() ); */ 123 void x86_call( struct x86_function *p, struct x86_reg reg);
|
| H A D | x86sse.c | 290 void x86_call( struct x86_function *p, void (*label)()) 296 void x86_call( struct x86_function *p, struct x86_reg reg) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/x86/rtasm/ |
| H A D | x86sse.h | 122 /* void x86_call( struct x86_function *p, void (*label)() ); */ 123 void x86_call( struct x86_function *p, struct x86_reg reg);
|
| H A D | x86sse.c | 291 void x86_call( struct x86_function *p, void (*label)()) 297 void x86_call( struct x86_function *p, struct x86_reg reg) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/ |
| H A D | rtasm_x86sse.h | 200 /* void x86_call( struct x86_function *p, void (*label)() ); */ 201 void x86_call( struct x86_function *p, struct x86_reg reg);
|
| H A D | rtasm_x86sse.c | 447 void x86_call( struct x86_function *p, struct x86_reg reg) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/ |
| H A D | rtasm_x86sse.h | 200 /* void x86_call( struct x86_function *p, void (*label)() ); */ 201 void x86_call( struct x86_function *p, struct x86_reg reg);
|
| H A D | rtasm_x86sse.c | 447 void x86_call( struct x86_function *p, struct x86_reg reg) function in typeref:typename:void
|
Completed in 13 milliseconds