Home
last modified time | relevance | path

Searched refs:check_store (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dloop.c3631 static void check_store PARAMS ((rtx, rtx, void *));
3638 check_store (x, pat, data) in check_store() function
3968 note_stores (PATTERN (iv->insn), check_store, &d);
H A DChangeLog.61988 (check_store, emit_prefetch_instructions, rtx_equal_for_prefetch_p):