Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips-protos.h248 extern rtx mips_prefetch_cookie (rtx, rtx);
H A Dmips.md5316 operands[1] = mips_prefetch_cookie (operands[1], operands[2]);
5328 operands[2] = mips_prefetch_cookie (operands[2], operands[3]);
H A Dmips.c9997 mips_prefetch_cookie (rtx write, rtx locality) in mips_prefetch_cookie() function