Lines Matching defs:StoreOps
21653 SDValue StoreOps[] = { Chain, Src, StackPtr };
21655 StoreOps, DstVT, MPI, /*Align*/ std::nullopt,
32628 SDValue StoreOps[] = {Chain, Value, Node->getBasePtr()};
32631 StoreOps, MVT::i64, Node->getMemOperand());
34374 SDValue StoreOps[] = { Chain, Result, StackPtr };
34376 X86ISD::FIST, dl, DAG.getVTList(MVT::Other), StoreOps, MVT::i64,