Home
last modified time | relevance | path

Searched refs:get_stub_ptr_offset (Results 1 – 23 of 23) sorted by relevance

/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Di386-features.h82 HOST_WIDE_INT get_stub_ptr_offset () const in get_stub_ptr_offset() function
H A Di386.c7938 + xlogue.get_stub_ptr_offset (), &align, AX_REG); in ix86_emit_outlined_ms2sysv_save()
8732 HOST_WIDE_INT stub_ptr_offset = xlogue.get_stub_ptr_offset (); in ix86_emit_outlined_ms2sysv_restore()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Di386-features.h82 HOST_WIDE_INT get_stub_ptr_offset () const in get_stub_ptr_offset() function
H A Di386.c8141 + xlogue.get_stub_ptr_offset (), &align, AX_REG); in ix86_emit_outlined_ms2sysv_save()
8938 HOST_WIDE_INT stub_ptr_offset = xlogue.get_stub_ptr_offset (); in ix86_emit_outlined_ms2sysv_restore()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Di386-features.h82 HOST_WIDE_INT get_stub_ptr_offset () const in get_stub_ptr_offset() function
H A Di386.c7962 + xlogue.get_stub_ptr_offset (), &align, AX_REG); in ix86_emit_outlined_ms2sysv_save()
8745 HOST_WIDE_INT stub_ptr_offset = xlogue.get_stub_ptr_offset (); in ix86_emit_outlined_ms2sysv_restore()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Di386-features.h82 HOST_WIDE_INT get_stub_ptr_offset () const in get_stub_ptr_offset() function
H A Di386.c8267 + xlogue.get_stub_ptr_offset (), &align, AX_REG); in ix86_emit_outlined_ms2sysv_save()
9065 HOST_WIDE_INT stub_ptr_offset = xlogue.get_stub_ptr_offset (); in ix86_emit_outlined_ms2sysv_restore()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Di386-features.h82 HOST_WIDE_INT get_stub_ptr_offset () const in get_stub_ptr_offset() function
H A Di386.c8136 + xlogue.get_stub_ptr_offset (), &align, AX_REG); in ix86_emit_outlined_ms2sysv_save()
8933 HOST_WIDE_INT stub_ptr_offset = xlogue.get_stub_ptr_offset (); in ix86_emit_outlined_ms2sysv_restore()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Di386-features.h82 HOST_WIDE_INT get_stub_ptr_offset () const in get_stub_ptr_offset() function
H A Di386.c8136 + xlogue.get_stub_ptr_offset (), &align, AX_REG); in ix86_emit_outlined_ms2sysv_save()
8933 HOST_WIDE_INT stub_ptr_offset = xlogue.get_stub_ptr_offset (); in ix86_emit_outlined_ms2sysv_restore()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Di386-features.h82 HOST_WIDE_INT get_stub_ptr_offset () const in get_stub_ptr_offset() function
H A Di386.c7945 + xlogue.get_stub_ptr_offset (), &align, AX_REG); in ix86_emit_outlined_ms2sysv_save()
8728 HOST_WIDE_INT stub_ptr_offset = xlogue.get_stub_ptr_offset (); in ix86_emit_outlined_ms2sysv_restore()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c463 HOST_WIDE_INT get_stub_ptr_offset () const in get_stub_ptr_offset() function
13491 + xlogue.get_stub_ptr_offset (), &align, AX_REG); in ix86_emit_outlined_ms2sysv_save()
14276 HOST_WIDE_INT stub_ptr_offset = xlogue.get_stub_ptr_offset (); in ix86_emit_outlined_ms2sysv_restore()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Di386.c503 HOST_WIDE_INT get_stub_ptr_offset () const in get_stub_ptr_offset() function
13287 + xlogue.get_stub_ptr_offset (), &align, AX_REG); in ix86_emit_outlined_ms2sysv_save()
14061 HOST_WIDE_INT stub_ptr_offset = xlogue.get_stub_ptr_offset (); in ix86_emit_outlined_ms2sysv_restore()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c463 HOST_WIDE_INT get_stub_ptr_offset () const in get_stub_ptr_offset() function
13491 + xlogue.get_stub_ptr_offset (), &align, AX_REG); in ix86_emit_outlined_ms2sysv_save()
14276 HOST_WIDE_INT stub_ptr_offset = xlogue.get_stub_ptr_offset (); in ix86_emit_outlined_ms2sysv_restore()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c463 HOST_WIDE_INT get_stub_ptr_offset () const in get_stub_ptr_offset() function
13491 + xlogue.get_stub_ptr_offset (), &align, AX_REG); in ix86_emit_outlined_ms2sysv_save()
14276 HOST_WIDE_INT stub_ptr_offset = xlogue.get_stub_ptr_offset (); in ix86_emit_outlined_ms2sysv_restore()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c463 HOST_WIDE_INT get_stub_ptr_offset () const in get_stub_ptr_offset() function
13491 + xlogue.get_stub_ptr_offset (), &align, AX_REG); in ix86_emit_outlined_ms2sysv_save()
14276 HOST_WIDE_INT stub_ptr_offset = xlogue.get_stub_ptr_offset (); in ix86_emit_outlined_ms2sysv_restore()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Di386.c463 HOST_WIDE_INT get_stub_ptr_offset () const in get_stub_ptr_offset() function
13579 + xlogue.get_stub_ptr_offset (), &align, AX_REG); in ix86_emit_outlined_ms2sysv_save()
14364 HOST_WIDE_INT stub_ptr_offset = xlogue.get_stub_ptr_offset (); in ix86_emit_outlined_ms2sysv_restore()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Di386.c501 HOST_WIDE_INT get_stub_ptr_offset () const in get_stub_ptr_offset() function
13216 + xlogue.get_stub_ptr_offset (), &align, AX_REG); in ix86_emit_outlined_ms2sysv_save()
14001 HOST_WIDE_INT stub_ptr_offset = xlogue.get_stub_ptr_offset (); in ix86_emit_outlined_ms2sysv_restore()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Di386.c463 HOST_WIDE_INT get_stub_ptr_offset () const in get_stub_ptr_offset() function
13498 + xlogue.get_stub_ptr_offset (), &align, AX_REG); in ix86_emit_outlined_ms2sysv_save()
14283 HOST_WIDE_INT stub_ptr_offset = xlogue.get_stub_ptr_offset (); in ix86_emit_outlined_ms2sysv_restore()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Di386.c503 HOST_WIDE_INT get_stub_ptr_offset () const in get_stub_ptr_offset() function
13287 + xlogue.get_stub_ptr_offset (), &align, AX_REG); in ix86_emit_outlined_ms2sysv_save()
14061 HOST_WIDE_INT stub_ptr_offset = xlogue.get_stub_ptr_offset (); in ix86_emit_outlined_ms2sysv_restore()