Searched refs:TGSI_OPCODE_DCEIL (Results 1 – 6 of 6) sorted by relevance
261 { 1, 1, 0, 0, 0, 0, COMP, "DCEIL", TGSI_OPCODE_DCEIL },403 case TGSI_OPCODE_DCEIL: in tgsi_opcode_infer_type()
206 case TGSI_OPCODE_DCEIL: in tgsi_opcode_infer_type()
567 #define TGSI_OPCODE_DCEIL 219 /* nvc0 */ macro
573 #define TGSI_OPCODE_DCEIL 219 /* nvc0 */ macro
728 bld_base->op_actions[TGSI_OPCODE_DCEIL].emit = build_tgsi_intrinsic_nomem; in si_shader_context_init_alu()729 bld_base->op_actions[TGSI_OPCODE_DCEIL].intr_name = "llvm.ceil.f64"; in si_shader_context_init_alu()
659 case TGSI_OPCODE_DCEIL: in inferSrcType()4016 case TGSI_OPCODE_DCEIL: in handleInstruction()