Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:NVT

3481       // to Load/Store if NVT==VT.
3483 EVT NVT = TLI.getTypeToTransformTo(*DAG.getContext(), VT);
3484 assert(NVT.bitsGE(VT));
3485 Value = DAG.getExtLoad(ISD::EXTLOAD, dl, NVT, Chain,