Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:NVT

4360       // to Load/Store if NVT==VT.
4362 EVT NVT = TLI.getTypeToTransformTo(*DAG.getContext(), VT);
4363 assert(NVT.bitsGE(VT));
4364 Value = DAG.getExtLoad(ISD::EXTLOAD, dl, NVT, Chain,