Searched refs:EltLoad (Results 1 – 1 of 1) sorted by relevance
7944 SDValue EltLoad = DAG.getLoad( in combineLOAD() local7949 DCI.CombineTo(HiPart, EltLoad, true); in combineLOAD()7950 ArgChains.push_back(EltLoad.getValue(1)); in combineLOAD()7953 SDValue EltLoad = DAG.getLoad( in combineLOAD() local7959 DCI.CombineTo(LoPart, EltLoad, true); in combineLOAD()7960 ArgChains.push_back(EltLoad.getValue(1)); in combineLOAD()