Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DLegacyLegalizerInfo.cpp167 SizeAndActionsVec NumElementsActions; in computeTables() local
171 NumElementsActions.push_back({NumElements, BitsizeAndAction.second}); in computeTables()
175 moreToWiderTypesAndLessToWidest(NumElementsActions)); in computeTables()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp351 SizeAndActionsVec NumElementsActions; in computeTables() local
355 NumElementsActions.push_back({NumElements, BitsizeAndAction.second}); in computeTables()
359 moreToWiderTypesAndLessToWidest(NumElementsActions)); in computeTables()