Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:GetSplitDestVTs

957 /// GetSplitDestVTs - Compute the VTs needed for the low/hi parts of a type
959 void DAGTypeLegalizer::GetSplitDestVTs(EVT InVT, EVT &LoVT, EVT &HiVT) {