Home
last modified time | relevance | path

Searched refs:gimple_build_with_ops_stat (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple.cc179 gimple_build_with_ops_stat (c, s, n MEM_STAT_INFO)
182 gimple_build_with_ops_stat (enum gimple_code code, unsigned subcode, in gimple_build_with_ops_stat() function
456 gimple_build_with_ops_stat (GIMPLE_ASSIGN, (unsigned)subcode, num_ops in gimple_build_assign_1()
838 = as_a <gdebug *> (gimple_build_with_ops_stat (GIMPLE_DEBUG, in gimple_build_debug_bind()
860 gimple_build_with_ops_stat (GIMPLE_DEBUG, in gimple_build_debug_source_bind()
882 gimple_build_with_ops_stat (GIMPLE_DEBUG, in gimple_build_debug_begin_stmt()
903 gimple_build_with_ops_stat (GIMPLE_DEBUG, in gimple_build_debug_inline_entry()
H A DChangeLog.gimple-classes418 (gimple_build_with_ops_stat): Likewise.
H A DChangeLog-200911930 (gimple_build_with_ops_stat): Take subcode as unsigned. Adjust
H A DChangeLog-201722158 * gimple.c (gimple_build_with_ops_stat): Adjust.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple.c176 gimple_build_with_ops_stat (c, s, n MEM_STAT_INFO)
179 gimple_build_with_ops_stat (enum gimple_code code, unsigned subcode, in gimple_build_with_ops_stat() function
449 gimple_build_with_ops_stat (GIMPLE_ASSIGN, (unsigned)subcode, num_ops in gimple_build_assign_1()
835 = as_a <gdebug *> (gimple_build_with_ops_stat (GIMPLE_DEBUG, in gimple_build_debug_bind()
857 gimple_build_with_ops_stat (GIMPLE_DEBUG, in gimple_build_debug_source_bind()
879 gimple_build_with_ops_stat (GIMPLE_DEBUG, in gimple_build_debug_begin_stmt()
900 gimple_build_with_ops_stat (GIMPLE_DEBUG, in gimple_build_debug_inline_entry()