Searched refs:NegativeMask (Results 1 – 13 of 13) sorted by relevance
126 static const SK_OT_USHORT NegativeMask = SkTEndian_SwapBE16(1 << 2); member
369 static const SK_OT_USHORT NegativeMask = SkTEndian_SwapBE16(1 << 2); member
384 static const SK_OT_USHORT NegativeMask = SkTEndian_SwapBE16(1 << 2); member
394 static const SK_OT_USHORT NegativeMask = SkTEndian_SwapBE16(1 << 2); member
426 static const SK_OT_USHORT NegativeMask = SkTEndian_SwapBE16(1 << 2); member
1251 APInt NegativeMask(BitWidth, 0ULL); in emitSoftFailTableEntry() local1265 NegativeMask.setBit(i); in emitSoftFailTableEntry()1279 bool NeedNegativeMask = NegativeMask.getBoolValue(); in emitSoftFailTableEntry()1298 encodeULEB128(NegativeMask.getZExtValue(), S); in emitSoftFailTableEntry()