Searched refs:fold_view_convert_expr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c139 static tree fold_view_convert_expr (tree, tree);
1773 return fold_view_convert_expr (type, arg0);
7943 /* Subroutine of fold_view_convert_expr. Encode the INTEGER_CST,
8415 /* Subroutine of fold_view_convert_expr. Interpret the contents of
8602 fold_view_convert_expr (tree type, tree expr)
8574 fold_view_convert_expr (tree type, tree expr) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc150 static tree fold_view_convert_expr (tree, tree);
1777 return fold_view_convert_expr (type, arg0);
8038 /* Subroutine of fold_view_convert_expr. Encode the INTEGER_CST, REAL_CST,
8842 /* Subroutine of fold_view_convert_expr. Interpret the contents of
9211 fold_view_convert_expr (tree type, tree expr)

Completed in 637 milliseconds