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