Searched refs:EltLoad (Results 1 – 1 of 1) sorted by relevance
6890 SDValue EltLoad = DAG.getLoad( in combineLOAD() local6895 DCI.CombineTo(HiPart, EltLoad, true); in combineLOAD()6896 ArgChains.push_back(EltLoad.getValue(1)); in combineLOAD()6899 SDValue EltLoad = DAG.getLoad( in combineLOAD() local6905 DCI.CombineTo(LoPart, EltLoad, true); in combineLOAD()6906 ArgChains.push_back(EltLoad.getValue(1)); in combineLOAD()