Home
last modified time | relevance | path

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 Dmips-protos.h98 extern void mips_count_memory_refs PARAMS ((rtx, int));
H A Dmips.c1890 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 Dmips.md5009 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 DFSFChangeLog.1112154 (mips_count_memory_refs): Add check for LO_SUM.