Searched refs:fold_view_convert_expr (Results 1 – 2 of 2) sorted by relevance
7401 fold_view_convert_expr (tree type, tree expr) in fold_view_convert_expr() function7770 return fold_view_convert_expr (type, op0); in fold_unary()
7339 (fold_view_convert_expr): New function to constant fold/evaluate7341 (fold_unary) <VIEW_CONVERT_EXPR>: Call fold_view_convert_expr.