Searched refs:TGSI_OPCODE_U64MUL (Results 1 – 8 of 8) sorted by relevance
221 case TGSI_OPCODE_U64MUL: in tgsi_opcode_infer_type()
5897 case TGSI_OPCODE_U64MUL: in exec_instruction()
604 TGSI_OPCODE_U64MUL = 240, enumerator
610 case TGSI_OPCODE_U64MUL: in inferSrcType()4107 case TGSI_OPCODE_U64MUL: in handleInstruction()
1228 bld_base->op_actions[TGSI_OPCODE_U64MUL].emit = u64mul_emit; in lp_set_default_actions()
1963 [TGSI_OPCODE_U64MUL] = nir_op_imul,
1426 [nir_op_imul] = { TGSI_OPCODE_UMUL, TGSI_OPCODE_U64MUL }, in ntt_emit_alu()
12204 [TGSI_OPCODE_U64MUL] = { ALU_OP0_NOP, egcm_u64mul },12431 [TGSI_OPCODE_U64MUL] = { ALU_OP0_NOP, egcm_u64mul },