Home
last modified time | relevance | path

Searched defs:aarch64_address_info (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc9/gcc-9.4.0/gcc/config/aarch64/
H A Daarch64-protos.h329 struct aarch64_address_info { struct
330 enum aarch64_address_type type;
331 rtx base;
332 rtx offset;
333 poly_int64 const_offset;
334 int shift;
335 enum aarch64_symbol_type symbol_type;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/aarch64/
H A Daarch64-protos.h329 struct aarch64_address_info { struct
330 enum aarch64_address_type type;
331 rtx base;
332 rtx offset;
333 poly_int64 const_offset;
334 int shift;
335 enum aarch64_symbol_type symbol_type;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/aarch64/
H A Daarch64-protos.h329 struct aarch64_address_info { struct
330 enum aarch64_address_type type;
331 rtx base;
332 rtx offset;
333 poly_int64 const_offset;
334 int shift;
335 enum aarch64_symbol_type symbol_type;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/aarch64/
H A Daarch64-protos.h329 struct aarch64_address_info { struct
330 enum aarch64_address_type type;
331 rtx base;
332 rtx offset;
333 poly_int64 const_offset;
334 int shift;
335 enum aarch64_symbol_type symbol_type;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/aarch64/
H A Daarch64-protos.h348 struct aarch64_address_info { struct
349 enum aarch64_address_type type;
350 rtx base;
351 rtx offset;
352 poly_int64 const_offset;
353 int shift;
354 enum aarch64_symbol_type symbol_type;
/dports/lang/gcc10/gcc-10.3.0/gcc/config/aarch64/
H A Daarch64-protos.h348 struct aarch64_address_info { struct
349 enum aarch64_address_type type;
350 rtx base;
351 rtx offset;
352 poly_int64 const_offset;
353 int shift;
354 enum aarch64_symbol_type symbol_type;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/aarch64/
H A Daarch64-protos.h592 struct aarch64_address_info { struct
593 enum aarch64_address_type type;
594 rtx base;
595 rtx offset;
596 poly_int64 const_offset;
597 int shift;
598 enum aarch64_symbol_type symbol_type;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/aarch64/
H A Daarch64-protos.h592 struct aarch64_address_info { struct
593 enum aarch64_address_type type;
594 rtx base;
595 rtx offset;
596 poly_int64 const_offset;
597 int shift;
598 enum aarch64_symbol_type symbol_type;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64-protos.h583 struct aarch64_address_info { struct
584 enum aarch64_address_type type;
585 rtx base;
586 rtx offset;
587 poly_int64 const_offset;
588 int shift;
589 enum aarch64_symbol_type symbol_type;
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-snort.c583 session->buf = NULL;
586 /* Extract every complete line we find in the output */
587 while ((line = strchr(buf, '\n'))) {
588 /* Have a whole line, so can parse */
590 memset(&alert, 0, sizeof(alert));
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/aarch64/
H A Daarch64.c82 struct aarch64_address_info { struct
83 enum aarch64_address_type type;
84 rtx base;
85 rtx offset;
86 int shift;
87 enum aarch64_symbol_type symbol_type;
/dports/lang/gcc48/gcc-4.8.5/gcc/config/aarch64/
H A Daarch64.c82 struct aarch64_address_info { struct
83 enum aarch64_address_type type;
84 rtx base;
85 rtx offset;
86 int shift;
87 enum aarch64_symbol_type symbol_type;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/aarch64/
H A Daarch64.c103 struct aarch64_address_info { struct
104 enum aarch64_address_type type;
105 rtx base;
106 rtx offset;
107 int shift;
108 enum aarch64_symbol_type symbol_type;
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/aarch64/
H A Daarch64.c107 struct aarch64_address_info { struct
108 enum aarch64_address_type type;
109 rtx base;
110 rtx offset;
111 int shift;
112 enum aarch64_symbol_type symbol_type;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/aarch64/
H A Daarch64.c107 struct aarch64_address_info { struct
108 enum aarch64_address_type type;
109 rtx base;
110 rtx offset;
111 int shift;
112 enum aarch64_symbol_type symbol_type;
/dports/lang/gcc8/gcc-8.5.0/gcc/config/aarch64/
H A Daarch64.c114 struct aarch64_address_info { struct
115 enum aarch64_address_type type;
116 rtx base;
117 rtx offset;
118 poly_int64 const_offset;
119 int shift;
120 enum aarch64_symbol_type symbol_type;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c114 struct aarch64_address_info { struct
115 enum aarch64_address_type type;
116 rtx base;
117 rtx offset;
118 poly_int64 const_offset;
119 int shift;
120 enum aarch64_symbol_type symbol_type;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/aarch64/
H A Daarch64.c114 struct aarch64_address_info { struct
115 enum aarch64_address_type type;
116 rtx base;
117 rtx offset;
118 poly_int64 const_offset;
119 int shift;
120 enum aarch64_symbol_type symbol_type;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c114 struct aarch64_address_info { struct
115 enum aarch64_address_type type;
116 rtx base;
117 rtx offset;
118 poly_int64 const_offset;
119 int shift;
120 enum aarch64_symbol_type symbol_type;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c114 struct aarch64_address_info { struct
115 enum aarch64_address_type type;
116 rtx base;
117 rtx offset;
118 poly_int64 const_offset;
119 int shift;
120 enum aarch64_symbol_type symbol_type;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c114 struct aarch64_address_info { struct
115 enum aarch64_address_type type;
116 rtx base;
117 rtx offset;
118 poly_int64 const_offset;
119 int shift;
120 enum aarch64_symbol_type symbol_type;