reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
19878 Load = DAG.getLoad(TheSelect->getValueType(0), SDLoc(TheSelect), 19883 Load = DAG.getExtLoad( 19891 CombineTo(TheSelect, Load); 19895 CombineTo(LHS.getNode(), Load.getValue(0), Load.getValue(1)); 19895 CombineTo(LHS.getNode(), Load.getValue(0), Load.getValue(1)); 19896 CombineTo(RHS.getNode(), Load.getValue(0), Load.getValue(1)); 19896 CombineTo(RHS.getNode(), Load.getValue(0), Load.getValue(1));