Searched refs:PositiveMask (Results 1 – 2 of 2) sorted by relevance
633 PositiveMask = not Integer($80000000);638 Result := PositiveMask and ((PositiveMask and FComparer.GetHashCode(Key)) + 1);
1229 APInt PositiveMask(BitWidth, 0ULL); in emitSoftFailTableEntry() local1240 PositiveMask.setBit(i); in emitSoftFailTableEntry()1257 bool NeedPositiveMask = PositiveMask.getBoolValue(); in emitSoftFailTableEntry()1268 encodeULEB128(PositiveMask.getZExtValue(), S); in emitSoftFailTableEntry()