Searched refs:ir_unop_b2f (Results 1 – 11 of 11) sorted by relevance
204 case ir_unop_b2f: in visit_leave()
481 case ir_unop_b2f: in visit()
1242 case ir_unop_b2f: in visit()
271 case ir_unop_b2f: in visit_leave()
913 ir_unop_b2f, /**< Boolean-to-float conversion */ enumerator
286 case ir_unop_b2f: in ir_expression()
485 result = new(ctx) ir_expression(ir_unop_b2f, desired_type, src, NULL); in convert_component()
203 case ir_unop_b2f: in constant_expression_value()
154 from = new(ctx) ir_expression(ir_unop_b2f, to, from, NULL); in apply_implicit_conversion()
1395 case ir_unop_b2f: in visit()
1762 case ir_unop_b2f: in visit()