Searched refs:NegativeMask (Results 1 – 7 of 7) sorted by relevance
126 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value; member
369 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value; member
384 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value; member
394 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value; member
426 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value; member
1252 APInt NegativeMask(BitWidth, 0ULL); in emitSoftFailTableEntry() local1266 NegativeMask.setBit(i); in emitSoftFailTableEntry()1280 bool NeedNegativeMask = NegativeMask.getBoolValue(); in emitSoftFailTableEntry()1297 encodeULEB128(NegativeMask.getZExtValue(), S); in emitSoftFailTableEntry()