Searched refs:TGSI_OPCODE_U64SNE (Results 1 – 9 of 9) sorted by relevance
183 case TGSI_OPCODE_U64SNE: in tgsi_opcode_infer_type()316 case TGSI_OPCODE_U64SNE: in tgsi_opcode_infer_src_type()
186 case TGSI_OPCODE_U64SNE: in tgsi_util_get_src_usage_mask()
5864 case TGSI_OPCODE_U64SNE: in exec_instruction()
588 TGSI_OPCODE_U64SNE = 227, enumerator
370 case TGSI_OPCODE_U64SNE: in srcMask()604 case TGSI_OPCODE_U64SNE: in inferSrcType()654 case TGSI_OPCODE_U64SNE: in inferDstType()719 case TGSI_OPCODE_U64SNE: in getSetCond()4040 case TGSI_OPCODE_U64SNE: in handleInstruction()
2618 bld_base->op_actions[TGSI_OPCODE_U64SNE].emit = u64sne_emit_cpu; in lp_set_default_actions_cpu()
1965 [TGSI_OPCODE_U64SNE] = nir_op_ine,
1397 [nir_op_ine32] = { TGSI_OPCODE_USNE, TGSI_OPCODE_U64SNE }, in ntt_emit_alu()
12202 [TGSI_OPCODE_U64SNE] = { ALU_OP0_NOP, egcm_u64sne },12429 [TGSI_OPCODE_U64SNE] = { ALU_OP0_NOP, egcm_u64sne },