Searched defs:aarch64_address_info (Results 1 – 1 of 1) sorted by relevance
348 struct aarch64_address_info { struct349 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;