Home
last modified time | relevance | path

Searched refs:mips_prefetch_cookie (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/gcc/config/mips/
HDmips-protos.h248 extern rtx mips_prefetch_cookie (rtx, rtx);
HDmips.md5316 operands[1] = mips_prefetch_cookie (operands[1], operands[2]);
5328 operands[2] = mips_prefetch_cookie (operands[2], operands[3]);
HDmips.c10021 mips_prefetch_cookie (rtx write, rtx locality) in mips_prefetch_cookie() function
/trueos/contrib/gcc/
HDChangeLog-200417163 (mips_prefetch_cookie): New function.
17167 (mips_prefetch_cookie): New function.
17169 mode of QImode for the address_operand. Use mips_prefetch_cookie
17172 (prefetch_indexed_[sd]i): Redefine using :P. Use mips_prefetch_cookie.