Home
last modified time | relevance | path

Searched refs:x86_lea (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h319 void x86_lea( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
Drtasm_x86sse.c756 void x86_lea( struct x86_function *p, in x86_lea() function
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c1296 x86_lea(p->func, p->idx_ESI, x86_make_disp(p->idx_ESI, index_size)); in incr_inputs()
1429 x86_lea(p->func, p->outbuf_EBX, in build_vertex_emit()