Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp679 auto NumElementsAndAction = in findVectorLegalAction() local
681 return {NumElementsAndAction.second, in findVectorLegalAction()
682 LLT::vector(NumElementsAndAction.first, in findVectorLegalAction()