Searched refs:negative_mask (Results 1 – 4 of 4) sorted by relevance
198 unsigned long negative_mask = ~mask; in bpf_comp_jin() local204 return bpf_comp_jset(filter, negative_mask, jf, jt); in bpf_comp_jin()
215 const IntegerType negative_mask = in SaturatingRoundingMultiplyByPOTParam() local220 result = gemmlowp::SelectUsingMask(negative_mask, min, result); in SaturatingRoundingMultiplyByPOTParam()
376 const IntegerType negative_mask =381 result = SelectUsingMask(negative_mask, min, result);
254 const IntegerType negative_mask = in SaturatingRoundingMultiplyByPOTParam() local259 result = gemmlowp::SelectUsingMask(negative_mask, min, result); in SaturatingRoundingMultiplyByPOTParam()