Home
last modified time | relevance | path

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

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