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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp859 APInt MaskHi = NewMask.getHiBits(HalfBitWidth).trunc(HalfBitWidth); local
868 if (SimplifyDemandedBits(Op.getOperand(1), MaskHi, KnownZeroHi,

Completed in 71 milliseconds