Home | History | Annotate | Download | only in X86

Lines Matching defs:Store

466 store and
512 // FIXME: optimize the case where the src/dest is a load or store?
513 SDValue Store = CurDAG->getTruncStore(CurDAG->getEntryNode(), dl,
517 SDValue Result = CurDAG->getExtLoad(ISD::EXTLOAD, dl, DstVT, Store, MemTmp,
1132 /// is always a load, store, atomic node, or null. It is only null when