Searched refs:exec_double_unary (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c3512 exec_double_unary(struct tgsi_exec_machine *mach, function in typeref:typename:void
5806 exec_double_unary(mach, inst, micro_dabs);
5810 exec_double_unary(mach, inst, micro_dneg);
5850 exec_double_unary(mach, inst, micro_drcp);
5854 exec_double_unary(mach, inst, micro_dsqrt);
5858 exec_double_unary(mach, inst, micro_drsq);
5866 exec_double_unary(mach, inst, micro_dfrac);
5870 exec_double_unary(mach, inst, micro_dflr);
5928 exec_double_unary(mach, inst, micro_i64abs);
5932 exec_double_unary(mac
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c3726 exec_double_unary(struct tgsi_exec_machine *mach, function in typeref:typename:void
6093 exec_double_unary(mach, inst, micro_dabs);
6097 exec_double_unary(mach, inst, micro_dneg);
6137 exec_double_unary(mach, inst, micro_drcp);
6141 exec_double_unary(mach, inst, micro_dsqrt);
6145 exec_double_unary(mach, inst, micro_drsq);
6153 exec_double_unary(mach, inst, micro_dfrac);
6211 exec_double_unary(mach, inst, micro_i64abs);
6215 exec_double_unary(mach, inst, micro_i64sgn);
6219 exec_double_unary(mac
[all...]

Completed in 17 milliseconds