Lines Matching refs:Store0
164 SDValue Store0 = DAG->getStore(DAG->getEntryNode(), Loc, Value, Index0, in TEST_F() local
169 cast<StoreSDNode>(Store0)->getMemoryVT().getStoreSize()); in TEST_F()
175 Store0.getNode(), NumBytes0, Store1.getNode(), NumBytes1, *DAG, IsAlias); in TEST_F()
194 SDValue Store0 = in TEST_F() local
199 cast<StoreSDNode>(Store0)->getMemoryVT().getStoreSize()); in TEST_F()
205 Store0.getNode(), NumBytes0, Store1.getNode(), NumBytes1, *DAG, IsAlias); in TEST_F()
289 SDValue Store0 = DAG->getStore(DAG->getEntryNode(), Loc, Value0, Index0, in TEST_F() local
294 cast<StoreSDNode>(Store0)->getMemoryVT().getStoreSize()); in TEST_F()
300 Store0.getNode(), NumBytes0, Store1.getNode(), NumBytes1, *DAG, IsAlias); in TEST_F()
305 Store1.getNode(), NumBytes1, Store0.getNode(), NumBytes0, *DAG, IsAlias); in TEST_F()
330 SDValue Store0 = DAG->getStore(DAG->getEntryNode(), Loc, Value0, Index0, in TEST_F() local
335 cast<StoreSDNode>(Store0)->getMemoryVT().getStoreSize()); in TEST_F()
341 Store0.getNode(), NumBytes0, Store1.getNode(), NumBytes1, *DAG, IsAlias); in TEST_F()
364 SDValue Store0 = DAG->getStore(DAG->getEntryNode(), Loc, Value0, Index0, in TEST_F() local
369 cast<StoreSDNode>(Store0)->getMemoryVT().getStoreSize()); in TEST_F()
375 Store0.getNode(), NumBytes0, Store1.getNode(), NumBytes1, *DAG, IsAlias); in TEST_F()