Searched refs:TGSI_OPCODE_F2I64 (Results 1 – 7 of 7) sorted by relevance
237 case TGSI_OPCODE_F2I64: in tgsi_opcode_infer_type()303 case TGSI_OPCODE_F2I64: in tgsi_opcode_infer_src_type()
154 case TGSI_OPCODE_F2I64: in tgsi_util_get_src_usage_mask()
5926 case TGSI_OPCODE_F2I64: in exec_instruction()
369 TGSI_OPCODE_F2I64 = 23, enumerator
674 case TGSI_OPCODE_F2I64: in inferDstType()3948 case TGSI_OPCODE_F2I64: in handleInstruction()
1230 bld_base->op_actions[TGSI_OPCODE_F2I64].emit = f2i64_emit; in lp_set_default_actions()
1376 [nir_op_f2i64] = { TGSI_OPCODE_F2I64, TGSI_OPCODE_D2I64 }, in ntt_emit_alu()