Searched refs:sign_expr (Results 1 – 1 of 1) sorted by relevance
622 ir_expression *sign_expr = ir->operands[i]->as_expression(); in handle_expression() local625 if (!sign_expr || sign_expr->operation != ir_unop_sign || in handle_expression()642 if (abs_expr->operands[0]->equals(sign_expr->operands[0])) { in handle_expression()644 mul(sign_expr, point_five))); in handle_expression()