Home
last modified time | relevance | path

Searched refs:cfi_oprnd_equal_p (Results 1 – 25 of 58) sorted by relevance

123

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddwarf2cfi.c610 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
649 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
651 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddwarf2cfi.c610 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
649 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
651 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2cfi.c687 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
728 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
730 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
H A DChangeLog-201117228 (cfi_oprnd_equal_p, cfi_equal_p): New.
H A DChangeLog-20171287 (cfi_oprnd_equal_p): Handle dw_cfi_oprnd_cfa_loc.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddwarf2cfi.c696 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
737 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
739 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddwarf2cfi.c696 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
737 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
739 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddwarf2cfi.c621 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
660 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
662 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
H A DChangeLog-201117228 (cfi_oprnd_equal_p, cfi_equal_p): New.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddwarf2cfi.c667 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
706 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
708 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddwarf2cfi.c687 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
728 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
730 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddwarf2cfi.c696 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
737 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
739 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddwarf2cfi.c696 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
737 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
739 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddwarf2cfi.c696 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
737 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
739 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2cfi.c687 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
728 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
730 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddwarf2cfi.c687 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
728 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
730 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
H A DChangeLog-20171287 (cfi_oprnd_equal_p): Handle dw_cfi_oprnd_cfa_loc.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2cfi.c687 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
728 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
730 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddwarf2cfi.c696 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
737 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
739 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddwarf2cfi.c693 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
734 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
736 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddwarf2cfi.c696 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
737 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
739 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddwarf2cfi.c696 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
737 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
739 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddwarf2cfi.c690 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
731 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
733 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddwarf2cfi.c696 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
737 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
739 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddwarf2cfi.c667 cfi_oprnd_equal_p (enum dw_cfi_oprnd_type t, dw_cfi_oprnd *a, dw_cfi_oprnd *b) in cfi_oprnd_equal_p() function
706 return (cfi_oprnd_equal_p (dw_cfi_oprnd1_desc (opc), in cfi_equal_p()
708 && cfi_oprnd_equal_p (dw_cfi_oprnd2_desc (opc), in cfi_equal_p()

123