Searched refs:memory_address_length (Results 1 – 8 of 8) sorted by relevance
225 extern int memory_address_length (rtx addr);
828 (match_test "memory_address_length (op) != 0")))
13669 memory_address_length (rtx addr) in memory_address_length() function13794 return memory_address_length (SET_SRC (set)); in ix86_attr_length_address_default()13801 return memory_address_length (XEXP (recog_data.operand[i], 0)); in ix86_attr_length_address_default()
732 static int memory_address_length PARAMS ((rtx addr));3936 return memory_address_length (op) != 0;11275 memory_address_length (addr) in memory_address_length() function11410 return memory_address_length (SET_SRC (set));11417 return memory_address_length (XEXP (recog_data.operand[i], 0));
1122 memory_address_displacement_length instead of memory_address_length.1123 * i386.c (memory_address_info): Renamed from memory_address_length.1245 * config/i386/i386.c (memory_address_length): Add missing parenthesis.1272 * i386.c (memory_address_length): New function.1273 * i386.h (memory_address_length): Declare it.
2861 * config/i386/i386.c (memory_address_length): Fix computation when5962 * config/i386/i386.c (memory_address_length): Do not use
7631 (memory_address_length): Recognize memory addresses formed using
14938 (ix86_decompose_address, memory_address_length): Likewise.