Searched refs:mips_count_memory_refs (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/ |
| H A D | mips-protos.h | 98 extern void mips_count_memory_refs PARAMS ((rtx, int));
|
| H A D | mips.c | 1890 mips_count_memory_refs (op, num) in mips_count_memory_refs() function 2193 mips_count_memory_refs (op1, 1); 2318 mips_count_memory_refs (op1, 1); 2349 mips_count_memory_refs (op1, 1); 2379 mips_count_memory_refs (op0, 1); 2825 mips_count_memory_refs (op1, 2); 2876 mips_count_memory_refs (op1, 2); 2913 mips_count_memory_refs (op1, 2); 2971 mips_count_memory_refs (op0, 2); 3941 mips_count_memory_refs (operands[1], 1); [all …]
|
| H A D | mips.md | 5009 mips_count_memory_refs (operands[1], 2); 5038 mips_count_memory_refs (operands[0], 2); 5070 mips_count_memory_refs (operands[1], 2); 5099 mips_count_memory_refs (operands[0], 2);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | FSFChangeLog.11 | 12154 (mips_count_memory_refs): Add check for LO_SUM.
|