Searched defs:MaskValue (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2331 auto MaskValue = APInt::getLowBitsSet(LocBits, ArgVT.getSizeInBits()); local
3011 auto MaskValue = APInt::getLowBitsSet(LocBits, RetVT.getSizeInBits()); local

Completed in 205 milliseconds