Searched refs:ir_unop_bitcast_f2i (Results 1 – 9 of 9) sorted by relevance
55 ir_unop_bitcast_f2i, enumerator
416 case ir_unop_bitcast_f2i:
452 return expr(ir_unop_bitcast_f2i, a); in bitcast_f2i()
336 ir_expression(ir_unop_bitcast_f2i, lhs->type, rhs); in bitwise_assign_pack()
331 case ir_unop_bitcast_f2i: in visit_leave()
269 case ir_unop_bitcast_f2i: in ir_expression()
1589 case ir_unop_bitcast_f2i: in visit()
1273 case ir_unop_bitcast_f2i: // Ignore these 4, they can't happen here anyway in visit()
1796 case ir_unop_bitcast_f2i: in visit_expression()1803 result_src.type = ir->operation == ir_unop_bitcast_f2i ? GLSL_TYPE_INT : in visit_expression()