Searched refs:CondWidenVT (Results 1 – 1 of 1) sorted by relevance
5555 EVT CondWidenVT = EVT::getVectorVT(*DAG.getContext(), CondEltVT, WidenEC); in WidenVecRes_Select() local5570 if (Cond1.getValueType() != CondWidenVT) in WidenVecRes_Select()5571 Cond1 = ModifyToType(Cond1, CondWidenVT); in WidenVecRes_Select()