reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1709 assert((PlainStore || AtomicStore) && "Expected store"); 1714 if (PlainStore && PlainStore->isIndexed()) 1714 if (PlainStore && PlainStore->isIndexed()) 1767 SDValue Value = PlainStore ? PlainStore->getValue() : AtomicStore->getVal(); 1767 SDValue Value = PlainStore ? PlainStore->getValue() : AtomicStore->getVal();