Searched refs:needs_unrepresentable_check (Results 1 – 2 of 2) sorted by relevance
448 constexpr bool needs_unrepresentable_check = in EmitIntDivOrRem() local452 DCHECK_EQ(needs_unrepresentable_check, trap_div_unrepresentable != nullptr); in EmitIntDivOrRem()479 if (needs_unrepresentable_check) { in EmitIntDivOrRem()
511 constexpr bool needs_unrepresentable_check = in EmitInt32DivOrRem() local515 DCHECK_EQ(needs_unrepresentable_check, trap_div_unrepresentable != nullptr); in EmitInt32DivOrRem()535 if (needs_unrepresentable_check) { in EmitInt32DivOrRem()