Home
last modified time | relevance | path

Searched refs:c_fold_array_ref (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-fold.c63 c_fold_array_ref (tree type, tree ary, tree index) in c_fold_array_ref() function
291 ret = c_fold_array_ref (TREE_TYPE (expr), op0, op1); in c_fully_fold_internal()
H A Dc-fold.cc63 c_fold_array_ref (tree type, tree ary, tree index) in c_fold_array_ref() function
291 ret = c_fold_array_ref (TREE_TYPE (expr), op0, op1); in c_fully_fold_internal()
H A DChangeLog3334 * c-fold.c (c_fold_array_ref): New function.
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-fold.c63 c_fold_array_ref (tree type, tree ary, tree index) in c_fold_array_ref() function
291 ret = c_fold_array_ref (TREE_TYPE (expr), op0, op1); in c_fully_fold_internal()