Searched refs:ir_unop_b2f (Results 1 – 10 of 10) sorted by relevance
41 ir_unop_b2f, enumerator
245 case ir_unop_b2f:
468 if (b2f_0 && b2f_0->operation == ir_unop_b2f && in handle_expression()469 b2f_1 && b2f_1->operation == ir_unop_b2f) { in handle_expression()600 if (op_expr[0] && op_expr[0]->operation == ir_unop_b2f && in handle_expression()601 op_expr[1] && op_expr[1]->operation == ir_unop_b2f) { in handle_expression()
524 return expr(ir_unop_b2f, a); in b2f()
829 result = new(ctx) ir_expression(ir_unop_b2f, desired_type, src, NULL); in convert_component()878 new(ctx) ir_expression(ir_unop_b2f, in convert_component()
303 case ir_unop_b2f: in visit_leave()
280 case ir_unop_b2f: in ir_expression()
1539 case ir_unop_b2f: in visit()
1258 case ir_unop_b2f: in visit()
1756 case ir_unop_b2f: in visit_expression()