Searched refs:TGSI_OPCODE_LDEXP (Results 1 – 6 of 6) sorted by relevance
254 (opcode == TGSI_OPCODE_DLDEXP || opcode == TGSI_OPCODE_LDEXP)) in tgsi_opcode_infer_src_type()
5108 case TGSI_OPCODE_LDEXP: in exec_instruction()
366 TGSI_OPCODE_LDEXP = 21, enumerator
965 [nir_op_ldexp] = { TGSI_OPCODE_LDEXP, 0 }, in ntt_emit_alu()
739 op == TGSI_OPCODE_DLDEXP || op == TGSI_OPCODE_LDEXP || in emit_asm()2297 emit_asm(ir, TGSI_OPCODE_LDEXP, result_dst, op[0], op[1]); in visit_expression()
9505 case TGSI_OPCODE_LDEXP: in emit_vgpu10_instruction()