Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.cpp358 auto NumElementsAndAction = in findVectorLegalAction() local
360 return {NumElementsAndAction.second, in findVectorLegalAction()
361 LLT::fixed_vector(NumElementsAndAction.first, in findVectorLegalAction()