Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp537 auto NumElementsAndAction = in findVectorLegalAction() local
539 return {NumElementsAndAction.second, in findVectorLegalAction()
540 LLT::vector(NumElementsAndAction.first, in findVectorLegalAction()