Searched refs:TGSI_OPCODE_DTRUNC (Results 1 – 6 of 6) sorted by relevance
260 { 1, 1, 0, 0, 0, 0, COMP, "DTRUNC", TGSI_OPCODE_DTRUNC },402 case TGSI_OPCODE_DTRUNC: in tgsi_opcode_infer_type()
205 case TGSI_OPCODE_DTRUNC: in tgsi_opcode_infer_type()
566 #define TGSI_OPCODE_DTRUNC 218 /* nvc0 */ macro
572 #define TGSI_OPCODE_DTRUNC 218 /* nvc0 */ macro
748 bld_base->op_actions[TGSI_OPCODE_DTRUNC].emit = build_tgsi_intrinsic_nomem; in si_shader_context_init_alu()749 bld_base->op_actions[TGSI_OPCODE_DTRUNC].intr_name = "llvm.trunc.f64"; in si_shader_context_init_alu()
658 case TGSI_OPCODE_DTRUNC: in inferSrcType()4015 case TGSI_OPCODE_DTRUNC: in handleInstruction()