Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c1493 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 Dtree-ssa-math-opts.cc1627 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 DChangeLog-201215156 (build_and_insert_ref): Likewise.
H A DChangeLog-201122568 (build_and_insert_ref): New.