Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.cpp343 auto ElementSizeAndAction = in findVectorLegalAction() local
346 ElementSizeAndAction.first); in findVectorLegalAction()
347 if (ElementSizeAndAction.second != Legal) in findVectorLegalAction()
348 return {ElementSizeAndAction.second, IntermediateType}; in findVectorLegalAction()