Home
last modified time | relevance | path

Searched refs:x86_shl_imm (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h345 void x86_shl_imm( struct x86_function *p, struct x86_reg reg, unsigned imm );
H A Drtasm_x86sse.c874 void x86_shl_imm( struct x86_function *p, struct x86_reg reg, unsigned imm ) in x86_shl_imm() function
/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c210 x86_shl_imm(p->func, tmp, 16); in emit_load_sse2()

Completed in 6 milliseconds