Searched refs:ir_unop_exp2 (Results 1 – 6 of 6) sorted by relevance
184 ir->operation = ir_unop_exp2; in exp_to_exp2()197 ir->operation = ir_unop_exp2; in pow_to_exp2()
229 case ir_unop_exp2: in visit_leave()
726 ir_unop_exp2, enumerator
334 case ir_unop_exp2: in constant_expression_value()1122 expr = new(mem_ctx) ir_expression(ir_unop_exp2, type, op[0], NULL); in constant_expression_value()
257 case ir_unop_exp2: in ir_expression()
584 case ir_unop_exp2: // fall through in llvm_expression()