Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp212 SizeAndActionsVec NumElementsActions; in computeTables() local
216 NumElementsActions.push_back({NumElements, BitsizeAndAction.second}); in computeTables()
220 moreToWiderTypesAndLessToWidest(NumElementsActions)); in computeTables()