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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp657 APInt HighMask = APInt::getHighBitsSet(64, 32); local
1754 APInt HighMask = APInt::getHighBitsSet(64, 32); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2192 APInt HighMask = APInt::getHighBitsSet(BitWidth, DemandedBitsLZ); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16028 APInt HighMask = APInt::getHighBitsSet(HighWidth, 16); local
16036 APInt HighMask = APInt::getHighBitsSet(HighWidth, 16); local

Completed in 207 milliseconds