reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2646 ExpandRes_NormalLoad(N, Lo, Hi); 2677 Hi = DAG.getNode(ISD::SRA, dl, NVT, Lo, 2682 Hi = DAG.getConstant(0, dl, NVT); 2686 Hi = DAG.getUNDEF(NVT); 2701 Hi = DAG.getExtLoad(ExtType, dl, NVT, Ch, Ptr, 2708 Hi.getValue(1)); 2718 Hi = DAG.getExtLoad(ExtType, dl, NVT, Ch, Ptr, N->getPointerInfo(), 2735 Hi.getValue(1)); 2741 DAG.getNode(ISD::SHL, dl, NVT, Hi, 2745 Hi = DAG.getNode(ExtType == ISD::SEXTLOAD ? ISD::SRA : ISD::SRL, dl, NVT, 2746 Hi,