Searched refs:CondWidenVT (Results 1 – 1 of 1) sorted by relevance
3568 EVT CondWidenVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecRes_SELECT() local3584 if (Cond1.getValueType() != CondWidenVT) in WidenVecRes_SELECT()3585 Cond1 = ModifyToType(Cond1, CondWidenVT); in WidenVecRes_SELECT()