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