Searched refs:x86_call (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/rtasm/
H A Dx86sse.h122 /* void x86_call( struct x86_function *p, void (*label)() ); */
123 void x86_call( struct x86_function *p, struct x86_reg reg);
H A Dx86sse.c290 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 Dx86sse.h122 /* void x86_call( struct x86_function *p, void (*label)() ); */
123 void x86_call( struct x86_function *p, struct x86_reg reg);
H A Dx86sse.c291 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 Drtasm_x86sse.h200 /* void x86_call( struct x86_function *p, void (*label)() ); */
201 void x86_call( struct x86_function *p, struct x86_reg reg);
H A Drtasm_x86sse.c447 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 Drtasm_x86sse.h200 /* void x86_call( struct x86_function *p, void (*label)() ); */
201 void x86_call( struct x86_function *p, struct x86_reg reg);
H A Drtasm_x86sse.c447 void x86_call( struct x86_function *p, struct x86_reg reg) function in typeref:typename:void

Completed in 13 milliseconds