Home
last modified time | relevance | path

Searched defs:index_code (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Daddresses.h82 enum rtx_code outer_code, enum rtx_code index_code) in regno_ok_for_base_p()
Dregrename.cc1286 rtx_code code, rtx_code index_code) in base_reg_class_for_rename()
1321 enum rtx_code index_code = SCRATCH; in scan_rtx_address() local
Dira-costs.cc1129 enum rtx_code outer_code, enum rtx_code index_code) in ok_for_base_p_nonstrict()
1153 enum rtx_code index_code, int scale) in record_address_regs()
Dregcprop.cc562 enum rtx_code index_code = SCRATCH; in replace_oldest_value_addr() local
Dreload.cc5562 enum rtx_code outer_code, enum rtx_code index_code, in find_reloads_address_1()
5731 enum rtx_code index_code; in find_reloads_address_1() local
Drtlanal.cc6675 enum rtx_code outer_code, enum rtx_code index_code) in baseness()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/
Davr.h283 #define MODE_CODE_BASE_REG_CLASS(mode, as, outer_code, index_code) \ argument
288 #define REGNO_MODE_CODE_OK_FOR_BASE_P(num, mode, as, outer_code, index_code) \ argument