Searched defs:with_overflow (Results 1 – 3 of 3) sorted by relevance
219 PseudoReadFlags::PseudoReadFlags(WithOverflowEnum with_overflow, MachineReg dst, MachineReg flags) in PseudoReadFlags()
799 populate_serializer_with_repack_last (hb_serialize_context_t* c, bool with_overflow) in populate_serializer_with_repack_last()847 populate_serializer_spaces (hb_serialize_context_t* c, bool with_overflow) in populate_serializer_spaces()
598 bool with_overflow() const { return with_overflow_; }; in with_overflow() function