Lines Matching defs:StoreValue
6983 auto StoreValue = DAG.SplitScalar(Value, DL, MVT::i64, MVT::i64);6986 std::swap(StoreValue.first, StoreValue.second);6989 {StoreNode->getChain(), StoreValue.first, StoreValue.second,