Home
last modified time | relevance | path

Searched refs:ATTR_PERMANENT_P (Results 1 – 25 of 108) sorted by relevance

12345

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgenattrtab.c97 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG((RTX), return_val)) macro
432 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
462 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
585 ATTR_PERMANENT_P (rt_val) = 1; in attr_rtx_1()
674 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
691 if (ATTR_PERMANENT_P (orig)) in attr_copy_rtx()
716 ATTR_PERMANENT_P (copy) = ATTR_PERMANENT_P (orig); in attr_copy_rtx()
4415 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
399 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
429 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
555 ATTR_PERMANENT_P (rt_val) = 1; in attr_rtx_1()
645 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
662 if (ATTR_PERMANENT_P (orig)) in attr_copy_rtx()
686 ATTR_PERMANENT_P (copy) = ATTR_PERMANENT_P (orig); in attr_copy_rtx()
5209 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG((RTX), return_val)) macro
400 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
430 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
559 ATTR_PERMANENT_P (rt_val) = 1; in attr_rtx_1()
649 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
666 if (ATTR_PERMANENT_P (orig)) in attr_copy_rtx()
690 ATTR_PERMANENT_P (copy) = ATTR_PERMANENT_P (orig); in attr_copy_rtx()
5175 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
400 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
430 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
559 ATTR_PERMANENT_P (rt_val) = 1; in attr_rtx_1()
649 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
666 if (ATTR_PERMANENT_P (orig)) in attr_copy_rtx()
690 ATTR_PERMANENT_P (copy) = ATTR_PERMANENT_P (orig); in attr_copy_rtx()
5179 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG((RTX), return_val)) macro
400 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
430 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
559 ATTR_PERMANENT_P (rt_val) = 1; in attr_rtx_1()
649 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
666 if (ATTR_PERMANENT_P (orig)) in attr_copy_rtx()
690 ATTR_PERMANENT_P (copy) = ATTR_PERMANENT_P (orig); in attr_copy_rtx()
5175 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
399 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
429 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
555 ATTR_PERMANENT_P (rt_val) = 1; in attr_rtx_1()
645 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
662 if (ATTR_PERMANENT_P (orig)) in attr_copy_rtx()
686 ATTR_PERMANENT_P (copy) = ATTR_PERMANENT_P (orig); in attr_copy_rtx()
5209 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgenattrtab.c100 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG((RTX), integrated)) macro
573 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
602 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
725 ATTR_PERMANENT_P (rt_val) = 1; in attr_rtx_1()
815 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
832 if (ATTR_PERMANENT_P (orig)) in attr_copy_rtx()
858 ATTR_PERMANENT_P (copy) = ATTR_PERMANENT_P (orig); in attr_copy_rtx()
6014 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgenattrtab.c100 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG((RTX), integrated)) macro
573 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
602 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
725 ATTR_PERMANENT_P (rt_val) = 1; in attr_rtx_1()
815 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
832 if (ATTR_PERMANENT_P (orig)) in attr_copy_rtx()
858 ATTR_PERMANENT_P (copy) = ATTR_PERMANENT_P (orig); in attr_copy_rtx()
6014 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
399 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
424 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
575 ATTR_PERMANENT_P (rt_val) = permanent_p; in attr_rtx_1()
665 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
5159 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
H A DChangeLog.tree-ssa1518 * genattrtab.c (ATTR_PERMANENT_P): Use the return_val flag
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
404 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
429 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
580 ATTR_PERMANENT_P (rt_val) = permanent_p; in attr_rtx_1()
670 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
5269 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
401 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
426 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
577 ATTR_PERMANENT_P (rt_val) = permanent_p; in attr_rtx_1()
667 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
5267 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
404 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
429 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
580 ATTR_PERMANENT_P (rt_val) = permanent_p; in attr_rtx_1()
670 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
5270 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
399 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
424 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
575 ATTR_PERMANENT_P (rt_val) = permanent_p; in attr_rtx_1()
665 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
5159 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
404 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
429 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
580 ATTR_PERMANENT_P (rt_val) = permanent_p; in attr_rtx_1()
670 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
5270 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
404 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
429 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
580 ATTR_PERMANENT_P (rt_val) = permanent_p; in attr_rtx_1()
670 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
5270 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
399 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
424 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
575 ATTR_PERMANENT_P (rt_val) = permanent_p; in attr_rtx_1()
665 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
5159 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val))
404 if (! ATTR_PERMANENT_P (arg0))
429 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1))
580 ATTR_PERMANENT_P (rt_val) = permanent_p;
670 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y))
5270 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
399 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
424 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
575 ATTR_PERMANENT_P (rt_val) = permanent_p; in attr_rtx_1()
665 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
5159 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
399 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
424 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
575 ATTR_PERMANENT_P (rt_val) = permanent_p; in attr_rtx_1()
665 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
5159 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
401 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
426 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
577 ATTR_PERMANENT_P (rt_val) = permanent_p; in attr_rtx_1()
667 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
5267 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
404 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
429 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
580 ATTR_PERMANENT_P (rt_val) = permanent_p; in attr_rtx_1()
670 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
5270 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
404 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
429 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
580 ATTR_PERMANENT_P (rt_val) = permanent_p; in attr_rtx_1()
670 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
5270 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
401 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
426 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
577 ATTR_PERMANENT_P (rt_val) = permanent_p; in attr_rtx_1()
667 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
5267 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgenattrtab.c95 #define ATTR_PERMANENT_P(RTX) (RTX_FLAG ((RTX), return_val)) macro
399 if (! ATTR_PERMANENT_P (arg0)) in attr_rtx_1()
424 if (! ATTR_PERMANENT_P (arg0) || ! ATTR_PERMANENT_P (arg1)) in attr_rtx_1()
575 ATTR_PERMANENT_P (rt_val) = permanent_p; in attr_rtx_1()
665 return (x == y || (! (ATTR_PERMANENT_P (x) && ATTR_PERMANENT_P (y)) in attr_equal_p()
5159 ATTR_PERMANENT_P (true_rtx) = ATTR_PERMANENT_P (false_rtx) = 1; in main()

12345