Home
last modified time | relevance | path

Searched refs:CondEltVT (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5252 EVT CondEltVT = CondVT.getVectorElementType(); in WidenVecRes_Select() local
5253 EVT CondWidenVT = EVT::getVectorVT(*DAG.getContext(), CondEltVT, WidenEC); in WidenVecRes_Select()