Home
last modified time | relevance | path

Searched refs:vcall_addr (Results 1 – 21 of 21) sorted by relevance

/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Di386.c20221 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
20231 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
20233 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
20237 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
20240 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Di386.c20555 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
20565 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
20567 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
20571 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
20574 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Di386.c20195 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
20205 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
20207 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
20211 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
20214 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Di386.c21201 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
21211 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
21213 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
21217 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
21220 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Di386.c20555 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
20565 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
20567 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
20571 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
20574 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Di386.c20555 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
20565 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
20567 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
20571 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
20574 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Di386.c20183 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
20193 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
20195 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
20199 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
20202 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Di386.c35082 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
35092 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
35094 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
35098 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
35101 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Di386.c34942 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
34952 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
34954 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
34958 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
34961 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/i386/
H A Di386.c38727 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
38737 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
38739 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
38743 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
38746 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c41801 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
41811 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
41813 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
41817 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
41820 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Di386.c41652 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
41662 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
41664 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
41668 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
41671 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c41801 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
41811 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
41813 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
41817 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
41820 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c41801 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
41811 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
41813 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
41817 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
41820 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c41801 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
41811 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
41813 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
41817 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
41820 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Di386.c41869 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
41879 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
41881 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
41885 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
41888 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Di386.c41556 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
41566 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
41568 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
41572 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
41575 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Di386.c41823 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
41833 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
41835 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
41839 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
41842 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Di386.c41652 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
41662 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
41664 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
41668 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
41671 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/i386/
H A Di386.c45863 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
45873 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
45875 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
45879 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
45882 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Di386.c45863 rtx vcall_addr, vcall_mem, this_mem; in x86_output_mi_thunk() local
45873 vcall_addr = plus_constant (Pmode, tmp, vcall_offset); in x86_output_mi_thunk()
45875 && !ix86_legitimate_address_p (ptr_mode, vcall_addr, true)) in x86_output_mi_thunk()
45879 vcall_addr = gen_rtx_PLUS (Pmode, tmp, tmp2); in x86_output_mi_thunk()
45882 vcall_mem = gen_rtx_MEM (ptr_mode, vcall_addr); in x86_output_mi_thunk()