Searched refs:TGSI_OPCODE_U64SNE (Results 1 – 8 of 8) sorted by relevance
184 case TGSI_OPCODE_U64SNE: in tgsi_opcode_infer_type()300 case TGSI_OPCODE_U64SNE: in tgsi_opcode_infer_src_type()
243 case TGSI_OPCODE_U64SNE: in tgsi_util_get_inst_usage_mask()
5965 case TGSI_OPCODE_U64SNE: in exec_instruction()
583 #define TGSI_OPCODE_U64SNE 227 macro
98 case TGSI_OPCODE_U64SNE: pred = LLVMIntNE; break; in emit_icmp()844 bld_base->op_actions[TGSI_OPCODE_U64SNE].emit = emit_icmp; in si_shader_context_init_alu()
372 case TGSI_OPCODE_U64SNE: in srcMask()664 case TGSI_OPCODE_U64SNE: in inferSrcType()714 case TGSI_OPCODE_U64SNE: in inferDstType()779 case TGSI_OPCODE_U64SNE: in getSetCond()4043 case TGSI_OPCODE_U64SNE: in handleInstruction()
2490 bld_base->op_actions[TGSI_OPCODE_U64SNE].emit = u64sne_emit_cpu; in lp_set_default_actions_cpu()
2249 emit_asm(ir, TGSI_OPCODE_U64SNE, result_dst, op[0], st_src_reg_for_int64(0)); in visit_expression()