Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5732 EVT WidenVT1 = EVT::getVectorVT(Ctx, VT1.getVectorElementType(), WidenEC); in WidenVecRes_UnaryOpWithTwoResults() local
5735 DAG.getNode(N->getOpcode(), SDLoc(N), {WidenVT0, WidenVT1}, InOp) in WidenVecRes_UnaryOpWithTwoResults()