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