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