Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:NVT

3978       // to Load/Store if NVT==VT.
3980 EVT NVT = TLI.getTypeToTransformTo(*DAG.getContext(), VT);
3981 assert(NVT.bitsGE(VT));
3982 Value = DAG.getExtLoad(ISD::EXTLOAD, dl, NVT, Chain,