Searched refs:TGSI_OPCODE_F2U64 (Results 1 – 8 of 8) sorted by relevance
226 case TGSI_OPCODE_F2U64: in tgsi_opcode_infer_type()302 case TGSI_OPCODE_F2U64: in tgsi_opcode_infer_src_type()
210 case TGSI_OPCODE_F2U64: in tgsi_util_get_inst_usage_mask()
6249 case TGSI_OPCODE_F2U64: in exec_instruction()
373 TGSI_OPCODE_F2U64 = 22, enumerator
677 case TGSI_OPCODE_F2U64: in inferDstType()3882 case TGSI_OPCODE_F2U64: in handleInstruction()
591 [nir_op_f2u64] = { TGSI_OPCODE_F2U64, TGSI_OPCODE_D2U64 }, in ntt_emit_alu()
1231 bld_base->op_actions[TGSI_OPCODE_F2U64].emit = f2u64_emit; in lp_set_default_actions()
2361 emit_asm(ir, TGSI_OPCODE_F2U64, result_dst, op[0]); in visit_expression()