Searched refs:TGSI_OPCODE_DFLR (Results 1 – 6 of 6) sorted by relevance
262 { 1, 1, 0, 0, 0, 0, COMP, "DFLR", TGSI_OPCODE_DFLR },404 case TGSI_OPCODE_DFLR: in tgsi_opcode_infer_type()
207 case TGSI_OPCODE_DFLR: in tgsi_opcode_infer_type()
568 #define TGSI_OPCODE_DFLR 220 /* nvc0 */ macro
574 #define TGSI_OPCODE_DFLR 220 /* nvc0 */ macro
730 bld_base->op_actions[TGSI_OPCODE_DFLR].emit = build_tgsi_intrinsic_nomem; in si_shader_context_init_alu()731 bld_base->op_actions[TGSI_OPCODE_DFLR].intr_name = "llvm.floor.f64"; in si_shader_context_init_alu()
660 case TGSI_OPCODE_DFLR: in inferSrcType()4017 case TGSI_OPCODE_DFLR: in handleInstruction()