Searched refs:ir_unop_b2f (Results 1 – 11 of 11) sorted by relevance
41 ir_unop_b2f, enumerator
245 case ir_unop_b2f:
469 if (b2f_0 && b2f_0->operation == ir_unop_b2f && in handle_expression()470 b2f_1 && b2f_1->operation == ir_unop_b2f) { in handle_expression()614 if (op_expr[0] && op_expr[0]->operation == ir_unop_b2f && in handle_expression()615 op_expr[1] && op_expr[1]->operation == ir_unop_b2f) { in handle_expression()
524 return expr(ir_unop_b2f, a); in b2f()
945 result = new(ctx) ir_expression(ir_unop_b2f, desired_type, src, NULL); in convert_component()994 new(ctx) ir_expression(ir_unop_b2f, in convert_component()
809 case ir_unop_b2f: in visit_leave()
365 case ir_unop_b2f: in visit_leave()
282 case ir_unop_b2f: in ir_expression()
1945 case ir_unop_b2f: in visit()
1174 case ir_unop_b2f: in visit()
1824 case ir_unop_b2f: in visit_expression()