Searched refs:micro_exp2 (Results 1 – 1 of 1) sorted by relevance
395 micro_exp2(union tgsi_exec_channel *dst, in micro_exp2() function3492 micro_exp2(&r[0], &r[0]); /* r0 = 2 ^ r0 */ in exec_log()3513 micro_exp2(&r[2], &r[1]); /* r2 = 2 ^ r1 */ in exec_exp()3521 micro_exp2(&r[2], &r[0]); /* r2 = 2 ^ r0 */ in exec_exp()5250 exec_scalar_unary(mach, inst, micro_exp2, TGSI_EXEC_DATA_FLOAT, TGSI_EXEC_DATA_FLOAT); in exec_instruction()