Searched defs:GetSplitDestVTs (Results 1 – 2 of 2) sorted by relevance
958 void DAGTypeLegalizer::GetSplitDestVTs(EVT InVT, EVT &LoVT, EVT &HiVT) { in GetSplitDestVTs() function in DAGTypeLegalizer
7060 std::pair<EVT, EVT> SelectionDAG::GetSplitDestVTs(const EVT &VT) const { in GetSplitDestVTs() function in SelectionDAG