Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:NVT

3699       // to Load/Store if NVT==VT.
3701 EVT NVT = TLI.getTypeToTransformTo(*DAG.getContext(), VT);
3702 assert(NVT.bitsGE(VT));
3703 Value = DAG.getExtLoad(ISD::EXTLOAD, dl, NVT, Chain,