Searched defs:side_effects (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-semantics.c141 bool side_effects; local
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-semantics.cc141 bool side_effects; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-to-generic.cc566 bool side_effects; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcvt.c1175 bool side_effects = ((op1 && TREE_SIDE_EFFECTS (op1)) local
H A Dcp-gimplify.c976 bool side_effects = false; local
H A Dtree.c558 bool side_effects; local
H A Dsemantics.c5159 tree t, side_effects = NULL_TREE, size = NULL_TREE; local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcvt.cc1182 bool side_effects = ((op1 && TREE_SIDE_EFFECTS (op1)) local
H A Dcp-gimplify.cc713 bool side_effects = false; local
H A Dtree.cc568 bool side_effects; local
H A Dsemantics.cc5561 tree t, side_effects = NULL_TREE, size = NULL_TREE; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree.cc4027 bool side_effects = TREE_SIDE_EFFECTS (t); local
5042 bool constant, read_only, side_effects, div_by_zero; local
5123 bool constant, read_only, side_effects; local
5164 bool constant, read_only, side_effects; local
5191 bool constant, read_only, side_effects; local
[all...]
H A Dvar-tracking.cc946 auto_vec<rtx> side_effects; member in class:adjust_mem_data
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dvar-tracking.c938 auto_vec<rtx> side_effects; variable
H A Dtree.c3793 bool side_effects = TREE_SIDE_EFFECTS (t); local
4806 bool constant, read_only, side_effects, div_by_zero; local
4887 bool constant, read_only, side_effects; local
4928 bool constant, read_only, side_effects; local
4955 bool constant, read_only, side_effects; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c13412 tree t, side_effects = NULL_TREE, size = NULL_TREE; local
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc13650 tree t, side_effects = NULL_TREE, size = NULL_TREE; local

Completed in 618 milliseconds