Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp213 SizeAndActionsVec NumElementsActions; in computeTables() local
217 NumElementsActions.push_back({NumElements, BitsizeAndAction.second}); in computeTables()
221 moreToWiderTypesAndLessToWidest(NumElementsActions)); in computeTables()