Home
last modified time | relevance | path

Searched refs:resx_stmt (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimple.h3932 const gimple_statement_resx *resx_stmt = in gimple_resx_region() local
3934 return resx_stmt->region; in gimple_resx_region()
3942 gimple_statement_resx *resx_stmt = as_a <gimple_statement_resx> (gs); in gimple_resx_set_region() local
3943 resx_stmt->region = region; in gimple_resx_set_region()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple.h4499 gimple_resx_region (const gresx *resx_stmt)
4501 return resx_stmt->region;
4507 gimple_resx_set_region (gresx *resx_stmt, int region)
4509 resx_stmt->region = region;
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple.h4485 gimple_resx_region (const gresx *resx_stmt)
4487 return resx_stmt->region;
4493 gimple_resx_set_region (gresx *resx_stmt, int region)
4495 resx_stmt->region = region;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple.h4499 gimple_resx_region (const gresx *resx_stmt)
4501 return resx_stmt->region;
4507 gimple_resx_set_region (gresx *resx_stmt, int region)
4509 resx_stmt->region = region;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple.h4499 gimple_resx_region (const gresx *resx_stmt)
4501 return resx_stmt->region;
4507 gimple_resx_set_region (gresx *resx_stmt, int region)
4509 resx_stmt->region = region;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple.h4499 gimple_resx_region (const gresx *resx_stmt)
4501 return resx_stmt->region;
4507 gimple_resx_set_region (gresx *resx_stmt, int region)
4509 resx_stmt->region = region;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple.h4499 gimple_resx_region (const gresx *resx_stmt)
4501 return resx_stmt->region;
4507 gimple_resx_set_region (gresx *resx_stmt, int region)
4509 resx_stmt->region = region;
H A Dtree-inline.c1817 gresx *resx_stmt = as_a <gresx *> (copy); in remap_gimple_stmt() local
1818 int r = gimple_resx_region (resx_stmt); in remap_gimple_stmt()
1820 gimple_resx_set_region (resx_stmt, r); in remap_gimple_stmt()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple.h4485 gimple_resx_region (const gresx *resx_stmt)
4487 return resx_stmt->region;
4493 gimple_resx_set_region (gresx *resx_stmt, int region)
4495 resx_stmt->region = region;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple.h4485 gimple_resx_region (const gresx *resx_stmt)
4487 return resx_stmt->region;
4493 gimple_resx_set_region (gresx *resx_stmt, int region)
4495 resx_stmt->region = region;
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple.h4499 gimple_resx_region (const gresx *resx_stmt)
4501 return resx_stmt->region;
4507 gimple_resx_set_region (gresx *resx_stmt, int region)
4509 resx_stmt->region = region;
H A Dtree-inline.c1817 gresx *resx_stmt = as_a <gresx *> (copy); in remap_gimple_stmt() local
1818 int r = gimple_resx_region (resx_stmt); in remap_gimple_stmt()
1820 gimple_resx_set_region (resx_stmt, r); in remap_gimple_stmt()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimple.h4378 gimple_resx_region (const gresx *resx_stmt)
4380 return resx_stmt->region;
4386 gimple_resx_set_region (gresx *resx_stmt, int region)
4388 resx_stmt->region = region;
H A Dtree-inline.c1679 gresx *resx_stmt = as_a <gresx *> (copy); in remap_gimple_stmt() local
1680 int r = gimple_resx_region (resx_stmt); in remap_gimple_stmt()
1682 gimple_resx_set_region (resx_stmt, r); in remap_gimple_stmt()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimple.h4378 gimple_resx_region (const gresx *resx_stmt)
4380 return resx_stmt->region;
4386 gimple_resx_set_region (gresx *resx_stmt, int region)
4388 resx_stmt->region = region;
H A Dtree-inline.c1679 gresx *resx_stmt = as_a <gresx *> (copy); in remap_gimple_stmt() local
1680 int r = gimple_resx_region (resx_stmt); in remap_gimple_stmt()
1682 gimple_resx_set_region (resx_stmt, r); in remap_gimple_stmt()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple.h4601 gimple_resx_region (const gresx *resx_stmt)
4603 return resx_stmt->region;
4609 gimple_resx_set_region (gresx *resx_stmt, int region)
4611 resx_stmt->region = region;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple.h4617 gimple_resx_region (const gresx *resx_stmt)
4619 return resx_stmt->region;
4625 gimple_resx_set_region (gresx *resx_stmt, int region)
4627 resx_stmt->region = region;
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple.h4647 gimple_resx_region (const gresx *resx_stmt)
4649 return resx_stmt->region;
4655 gimple_resx_set_region (gresx *resx_stmt, int region)
4657 resx_stmt->region = region;
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple.h4617 gimple_resx_region (const gresx *resx_stmt)
4619 return resx_stmt->region;
4625 gimple_resx_set_region (gresx *resx_stmt, int region)
4627 resx_stmt->region = region;
H A Dtree-inline.c1892 gresx *resx_stmt = as_a <gresx *> (copy); in remap_gimple_stmt() local
1893 int r = gimple_resx_region (resx_stmt); in remap_gimple_stmt()
1895 gimple_resx_set_region (resx_stmt, r); in remap_gimple_stmt()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple.h4647 gimple_resx_region (const gresx *resx_stmt)
4649 return resx_stmt->region;
4655 gimple_resx_set_region (gresx *resx_stmt, int region)
4657 resx_stmt->region = region;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple.h4647 gimple_resx_region (const gresx *resx_stmt)
4649 return resx_stmt->region;
4655 gimple_resx_set_region (gresx *resx_stmt, int region)
4657 resx_stmt->region = region;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple.h4737 gimple_resx_region (const gresx *resx_stmt)
4739 return resx_stmt->region;
4745 gimple_resx_set_region (gresx *resx_stmt, int region)
4747 resx_stmt->region = region;
H A Dtree-inline.c1926 gresx *resx_stmt = as_a <gresx *> (copy); in remap_gimple_stmt() local
1927 int r = gimple_resx_region (resx_stmt); in remap_gimple_stmt()
1929 gimple_resx_set_region (resx_stmt, r); in remap_gimple_stmt()

123