Home
last modified time | relevance | path

Searched refs:DEF_POINT (Results 1 – 11 of 11) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dlra-lives.c225 DEF_POINT, enumerator
255 if (type == DEF_POINT) in update_pseudo_point()
887 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
971 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
1131 update_pseudo_point (i, curr_point, DEF_POINT); in process_bb_lives()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dlra-lives.c224 DEF_POINT, enumerator
254 if (type == DEF_POINT) in update_pseudo_point()
912 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
1020 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
1157 update_pseudo_point (i, curr_point, DEF_POINT); in process_bb_lives()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dlra-lives.c225 DEF_POINT, enumerator
255 if (type == DEF_POINT) in update_pseudo_point()
872 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
956 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
1110 update_pseudo_point (i, curr_point, DEF_POINT); in process_bb_lives()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dlra-lives.c225 DEF_POINT, enumerator
255 if (type == DEF_POINT) in update_pseudo_point()
887 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
971 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
1131 update_pseudo_point (i, curr_point, DEF_POINT); in process_bb_lives()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dlra-lives.c225 DEF_POINT, enumerator
255 if (type == DEF_POINT) in update_pseudo_point()
887 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
971 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
1131 update_pseudo_point (i, curr_point, DEF_POINT); in process_bb_lives()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dlra-lives.c224 DEF_POINT, enumerator
254 if (type == DEF_POINT) in update_pseudo_point()
912 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
1020 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
1157 update_pseudo_point (i, curr_point, DEF_POINT); in process_bb_lives()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dlra-lives.c225 DEF_POINT, enumerator
255 if (type == DEF_POINT) in update_pseudo_point()
887 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
971 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
1131 update_pseudo_point (i, curr_point, DEF_POINT); in process_bb_lives()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dlra-lives.c225 DEF_POINT, enumerator
255 if (type == DEF_POINT) in update_pseudo_point()
872 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
956 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
1110 update_pseudo_point (i, curr_point, DEF_POINT); in process_bb_lives()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dlra-lives.c224 DEF_POINT, enumerator
254 if (type == DEF_POINT) in update_pseudo_point()
912 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
1020 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
1157 update_pseudo_point (i, curr_point, DEF_POINT); in process_bb_lives()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dlra-lives.c225 DEF_POINT, enumerator
255 if (type == DEF_POINT) in update_pseudo_point()
872 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
956 update_pseudo_point (reg->regno, curr_point, DEF_POINT); in process_bb_lives()
1110 update_pseudo_point (i, curr_point, DEF_POINT); in process_bb_lives()
/dports/graphics/graphviz/graphviz-2.44.1/lib/common/
H A Dshapes.c30 #define DEF_POINT 0.05 macro
3010 ND_width(n) = ND_height(n) = DEF_POINT; in point_init()