Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp6138 EVT CondWidenVT = EVT::getVectorVT(*DAG.getContext(), CondEltVT, WidenEC); in WidenVecRes_Select() local
6153 if (Cond1.getValueType() != CondWidenVT) in WidenVecRes_Select()
6154 Cond1 = ModifyToType(Cond1, CondWidenVT); in WidenVecRes_Select()