| /src/external/gpl3/gcc/dist/gcc/ |
| reload.cc | 602 offset is too large. In that case IND_LEVELS doesn't matter, so we 2612 IND_LEVELS says how many levels of indirection are supported by this 2630 find_reloads (rtx_insn *insn, int replace, int ind_levels, int live_known, 2876 i, operand_type[i], ind_levels, insn); 2887 retval = find_reloads (insn, replace, ind_levels, live_known, 2913 i, address_type[i], ind_levels, insn); 2922 ind_levels, 2951 ind_levels, 0, insn, 2980 ind_levels, 0, insn, 3386 && ! (ind_levels ? offsettable_memref_p (operand 4959 GET_MODE (ad), opnum, type, ind_levels); local 4977 ADDR_TYPE (type), ind_levels, insn); local 5175 type, ind_levels); local 5268 GET_MODE (ad), opnum, type, ind_levels); local 5624 opnum, ADDR_TYPE (type), ind_levels, insn); local 5982 opnum, ADDR_TYPE (type), ind_levels, insn); local 5996 GET_MODE (x), opnum, type, ind_levels); local 6021 ind_levels, insn); local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| reload.cc | 602 offset is too large. In that case IND_LEVELS doesn't matter, so we 2611 IND_LEVELS says how many levels of indirection are supported by this 2629 find_reloads (rtx_insn *insn, int replace, int ind_levels, int live_known, 2875 i, operand_type[i], ind_levels, insn); 2886 retval = find_reloads (insn, replace, ind_levels, live_known, 2912 i, address_type[i], ind_levels, insn); 2921 ind_levels, 2950 ind_levels, 0, insn, 2979 ind_levels, 0, insn, 3391 && ! (ind_levels ? offsettable_memref_p (operand 4963 GET_MODE (ad), opnum, type, ind_levels); local 4981 ADDR_TYPE (type), ind_levels, insn); local 5179 type, ind_levels); local 5271 GET_MODE (ad), opnum, type, ind_levels); local 5625 opnum, ADDR_TYPE (type), ind_levels, insn); local 5981 opnum, ADDR_TYPE (type), ind_levels, insn); local 5995 GET_MODE (x), opnum, type, ind_levels); local 6020 ind_levels, insn); local [all...] |