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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c506 micro_mad(union tgsi_exec_channel *dst, function in typeref:typename:void
3309 micro_mad(&arg[2], &arg[0], &arg[1], &arg[2]);
3333 micro_mad(&arg[2], &arg[0], &arg[1], &arg[2]);
3356 micro_mad(&arg[2], &arg[0], &arg[1], &arg[2]);
5357 exec_vector_trinary(mach, inst, micro_mad, TGSI_EXEC_DATA_FLOAT, TGSI_EXEC_DATA_FLOAT);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c522 micro_mad(union tgsi_exec_channel *dst, function in typeref:typename:void
3100 micro_mad(&arg[2], &arg[0], &arg[1], &arg[2]);
3124 micro_mad(&arg[2], &arg[0], &arg[1], &arg[2]);
3147 micro_mad(&arg[2], &arg[0], &arg[1], &arg[2]);
5073 exec_vector_trinary(mach, inst, micro_mad, TGSI_EXEC_DATA_FLOAT);

Completed in 17 milliseconds