Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.cpp167 SizeAndActionsVec NumElementsActions; in computeTables() local
171 NumElementsActions.push_back({NumElements, BitsizeAndAction.second}); in computeTables()
175 moreToWiderTypesAndLessToWidest(NumElementsActions)); in computeTables()