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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp451 // setGroupSize sets 'SizeInfo' to the size(number of elements) of group
455 static void setGroupSize(MVT VT, SmallVectorImpl<int> &SizeInfo) { function
566 setGroupSize(VT, GroupSize);
651 setGroupSize(VT, GroupSize);

Completed in 96 milliseconds