Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LoadVT

485         EVT LoadVT = WideVT;
488 LoadVT = EVT::getIntegerVT(*DAG.getContext(), LoadBytes << 3);
492 LoadVT, LD->isVolatile(),