Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6695 APInt APMask(SizeInBytes * 8, 0xFF << (i * 8)); in lowerBswap() local
6696 auto Mask = MIRBuilder.buildConstant(Ty, APMask); in lowerBswap()