Searched refs:TGSI_OPCODE_DROUND (Results 1 – 6 of 6) sorted by relevance
263 { 1, 1, 0, 0, 0, 0, COMP, "DROUND", TGSI_OPCODE_DROUND },405 case TGSI_OPCODE_DROUND: in tgsi_opcode_infer_type()
208 case TGSI_OPCODE_DROUND: in tgsi_opcode_infer_type()
569 #define TGSI_OPCODE_DROUND 221 /* nvc0 */ macro
575 #define TGSI_OPCODE_DROUND 221 /* nvc0 */ macro
737 bld_base->op_actions[TGSI_OPCODE_DROUND].emit = build_tgsi_intrinsic_nomem; in si_shader_context_init_alu()738 bld_base->op_actions[TGSI_OPCODE_DROUND].intr_name = "llvm.rint.f64"; in si_shader_context_init_alu()
661 case TGSI_OPCODE_DROUND: in inferSrcType()4152 case TGSI_OPCODE_DROUND: in handleInstruction()