Searched defs:imag_p (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-complex.c | 454 get_component_var (tree var, bool imag_p) in get_component_var() 474 get_component_ssa_name (tree ssa_name, bool imag_p) in get_component_ssa_name() 517 set_component_ssa_name (tree ssa_name, bool imag_p, tree value) in set_component_ssa_name()
|
H A D | expr.c | 2859 write_complex_part (rtx cplx, rtx val, bool imag_p) in write_complex_part() 2920 read_complex_part (rtx cplx, bool imag_p) in read_complex_part()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-complex.c | 469 get_component_var (tree var, bool imag_p) in get_component_var() 489 get_component_ssa_name (tree ssa_name, bool imag_p) in get_component_ssa_name() 535 set_component_ssa_name (tree ssa_name, bool imag_p, tree value) in set_component_ssa_name()
|
H A D | expr.c | 3154 write_complex_part (rtx cplx, rtx val, bool imag_p) in write_complex_part() 3216 read_complex_part (rtx cplx, bool imag_p) in read_complex_part()
|