Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c1582 p->translate.run = (run_func) x86_get_func(&p->linear_func); in translate_sse2_create()
1586 p->translate.run_elts = (run_elts_func) x86_get_func(&p->elt_func); in translate_sse2_create()
1590 p->translate.run_elts16 = (run_elts16_func) x86_get_func(&p->elt16_func); in translate_sse2_create()
1594 p->translate.run_elts8 = (run_elts8_func) x86_get_func(&p->elt8_func); in translate_sse2_create()
/third_party/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h158 x86_func x86_get_func( struct x86_function *p );
H A Drtasm_x86sse.c2225 x86_func x86_get_func( struct x86_function *p ) in x86_get_func() function

Completed in 6 milliseconds