Home
last modified time | relevance | path

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

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