Searched refs:micro_exp2 (Results 1 – 1 of 1) sorted by relevance
179 micro_exp2(union tgsi_exec_channel *dst, in micro_exp2() function2964 micro_exp2(&r[0], &r[0]); /* r0 = 2 ^ r0 */ in exec_log()2985 micro_exp2(&r[2], &r[1]); /* r2 = 2 ^ r1 */ in exec_exp()2993 micro_exp2(&r[2], &r[0]); /* r2 = 2 ^ r0 */ in exec_exp()3557 exec_scalar_unary(mach, inst, micro_exp2, TGSI_EXEC_DATA_FLOAT, TGSI_EXEC_DATA_FLOAT); in exec_instruction()