Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LoadVT

540         EVT LoadVT = WideVT;
543 LoadVT = EVT::getIntegerVT(*DAG.getContext(), LoadBytes << 3);
547 LoadVT, LD->isVolatile(),