Lines Matching full:negativemask
1956 InsnType Val, FieldValue, PositiveMask, NegativeMask; \2012 NegativeMask = (InsnType)decodeULEB128(Ptr, &Len); \2014 Fail = (insn & PositiveMask) || (~insn & NegativeMask); \