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()
5345 case TGSI_OPCODE_LDEXP: in exec_instruction()
372 TGSI_OPCODE_LDEXP = 21, enumerator
663 [nir_op_ldexp] = { TGSI_OPCODE_LDEXP, 0 }, in ntt_emit_alu()
661 op == TGSI_OPCODE_DLDEXP || op == TGSI_OPCODE_LDEXP || in emit_asm()2219 emit_asm(ir, TGSI_OPCODE_LDEXP, result_dst, op[0], op[1]); in visit_expression()
9450 case TGSI_OPCODE_LDEXP: in emit_vgpu10_instruction()