Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:NVT

3572       // to Load/Store if NVT==VT.
3574 EVT NVT = TLI.getTypeToTransformTo(*DAG.getContext(), VT);
3575 assert(NVT.bitsGE(VT));
3576 Value = DAG.getExtLoad(ISD::EXTLOAD, dl, NVT, Chain,