Searched refs:mips_prefetch_cookie (Results 1 – 7 of 7) sorted by relevance
325 extern rtx mips_prefetch_cookie (rtx, rtx);
7231 operands[1] = mips_prefetch_cookie (operands[1], operands[2]);7258 operands[2] = mips_prefetch_cookie (operands[2], operands[3]);
15171 mips_prefetch_cookie (rtx write, rtx locality) in mips_prefetch_cookie() function
326 extern rtx mips_prefetch_cookie (rtx, rtx);
7251 operands[1] = mips_prefetch_cookie (operands[1], operands[2]);7278 operands[2] = mips_prefetch_cookie (operands[2], operands[3]);
15345 mips_prefetch_cookie (rtx write, rtx locality) in mips_prefetch_cookie() function
17163 (mips_prefetch_cookie): New function.17167 (mips_prefetch_cookie): New function.17169 mode of QImode for the address_operand. Use mips_prefetch_cookie17172 (prefetch_indexed_[sd]i): Redefine using :P. Use mips_prefetch_cookie.