Searched refs:x86_lea (Results 1 – 3 of 3) sorted by relevance
319 void x86_lea( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
756 void x86_lea( struct x86_function *p, in x86_lea() function
1296 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()