Searched refs:build_and_insert_ref (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-math-opts.c | 1493 build_and_insert_ref (gimple_stmt_iterator *gsi, location_t loc, tree type, in build_and_insert_ref() function 2077 real_part = build_and_insert_ref (gsi, loc, type, "cabs", in gimple_expand_builtin_cabs() 2081 imag_part = build_and_insert_ref (gsi, loc, type, "cabs", in gimple_expand_builtin_cabs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-math-opts.cc | 1627 build_and_insert_ref (gimple_stmt_iterator *gsi, location_t loc, tree type, in build_and_insert_ref() function 2211 real_part = build_and_insert_ref (gsi, loc, type, "cabs", in gimple_expand_builtin_cabs() 2215 imag_part = build_and_insert_ref (gsi, loc, type, "cabs", in gimple_expand_builtin_cabs()
|
H A D | ChangeLog-2012 | 15156 (build_and_insert_ref): Likewise.
|
H A D | ChangeLog-2011 | 22568 (build_and_insert_ref): New.
|