Searched refs:ChainResIdx (Results 1 – 1 of 1) sorted by relevance
202 unsigned ChainResIdx = PackData ? 0 : 1; in splitPackedLoadStore() local251 SDValue LowChain = SDValue(PartOps[(int)PackElem::Lo].getNode(), ChainResIdx); in splitPackedLoadStore()252 SDValue HiChain = SDValue(PartOps[(int)PackElem::Hi].getNode(), ChainResIdx); in splitPackedLoadStore()