Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp6137 EVT CondEltVT = CondVT.getVectorElementType(); in WidenVecRes_Select()
6138 EVT CondWidenVT = EVT::getVectorVT(*DAG.getContext(), CondEltVT, WidenEC); in WidenVecRes_Select()
6133 EVT CondEltVT = CondVT.getVectorElementType(); WidenVecRes_Select() local