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