Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp4357 EVT CondWidenVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecRes_SELECT() local
4373 if (Cond1.getValueType() != CondWidenVT) in WidenVecRes_SELECT()
4374 Cond1 = ModifyToType(Cond1, CondWidenVT); in WidenVecRes_SELECT()