Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:GetSplitDestVTs

6560 /// GetSplitDestVTs - Compute the VTs needed for the low/hi parts of a type
6562 std::pair<EVT, EVT> SelectionDAG::GetSplitDestVTs(const EVT &VT) const {