Searched refs:TGSI_OPCODE_DSQRT (Results 1 – 8 of 8) sorted by relevance
201 case TGSI_OPCODE_DSQRT: in tgsi_opcode_infer_type()
5774 case TGSI_OPCODE_DSQRT: in exec_instruction()
567 TGSI_OPCODE_DSQRT = 208 /* eg, cayman also has DRSQ */, enumerator
593 case TGSI_OPCODE_DSQRT: in inferSrcType()4010 case TGSI_OPCODE_DSQRT: in handleInstruction()
3236 if (emit->info.opcode_count[TGSI_OPCODE_DSQRT] > 0 || in alloc_common_immediates()9258 case TGSI_OPCODE_DSQRT: in opcode_has_dbl_src()9325 case TGSI_OPCODE_DSQRT: in check_double_dst_writemask()11093 case TGSI_OPCODE_DSQRT: in emit_instruction()
2611 bld_base->op_actions[TGSI_OPCODE_DSQRT].emit = dsqrt_emit_cpu; in lp_set_default_actions_cpu()
1368 [nir_op_fsqrt] = { 0, TGSI_OPCODE_DSQRT }, in ntt_emit_alu()
5121 ctx->parse.FullToken.FullInstruction.Instruction.Opcode == TGSI_OPCODE_DSQRT); in cayman_emit_double_instr()12191 [TGSI_OPCODE_DSQRT] = { ALU_OP2_SQRT_64, cayman_emit_double_instr},12418 [TGSI_OPCODE_DSQRT] = { ALU_OP2_SQRT_64, cayman_emit_double_instr},