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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp357 SizeAndActionsVec NumElementsActions; local
361 NumElementsActions.push_back({NumElements, BitsizeAndAction.second});
365 moreToWiderTypesAndLessToWidest(NumElementsActions));

Completed in 104 milliseconds