Searched defs:is_neg (Results 1 – 7 of 7) sorted by relevance
144 inline Duration MakeDurationFromU128(uint128 u128, bool is_neg) { in MakeDurationFromU128()240 const bool is_neg = (time_internal::GetRepHi(d) < 0) != (r < 0); in ScaleFixed() local449 const bool is_neg = (r < 0) != (rep_hi_ < 0); in operator *=() local457 const bool is_neg = (std::signbit(r) != 0) != (rep_hi_ < 0); in operator *=() local465 const bool is_neg = (r < 0) != (rep_hi_ < 0); in operator /=() local473 const bool is_neg = (std::signbit(r) != 0) != (rep_hi_ < 0); in operator /=() local
326 bool is_neg = FALSE; in parsefmt() local694 bool is_neg; /* Decimal integer is negative. */ in formatf() local
731 int is_neg; in ossl_ec_wNAF_mul() local
149 nir_ssa_def *is_neg = nir_flt(b, det, zero); in face_culling() local
266 bool is_neg() { return label & label_neg; } in is_neg() function3880 bool is_neg = ctx.info[instr->definitions[0].tempId()].is_neg(); in combine_instruction() local
6598 SimPRegister is_neg; in FTMaddHelper() local