Searched refs:store1 (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dtree-ssa-dse.c201 memory_address_same (tree store1, tree store2) argument
205 walk_data.store1_bb = bb_for_stmt (store1);
208 return (walk_tree (&TREE_OPERAND (store1, 0), memory_ssa_name_same,
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h145 unsigned store1; member in struct:llvm::HexagonShuffler::HexagonPacketSummary
H A DHexagonShuffler.cpp432 if (Summary.store1 && Summary.stores > 1) {
525 ++Summary.store1;
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/tests/
H A Dasan_noinst_test.cpp320 CallAsanMemoryAccessAdd##reg##store1, \
/openbsd-current/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.c3611 c4x_address_conflict (op0, op1, store0, store1)
3615 int store1;
3632 if (store0 && store1)
/openbsd-current/gnu/gcc/gcc/config/c4x/
H A Dc4x.c3087 c4x_address_conflict (rtx op0, rtx op1, int store0, int store1)
3104 if (store0 && store1)
3085 c4x_address_conflict(rtx op0, rtx op1, int store0, int store1) argument

Completed in 222 milliseconds