Searched refs:BestForm (Results 1 – 2 of 2) sorted by relevance
236 static unsigned BestForm(bool IsSigned, uint64_t Int) { in BestForm() function370 unsigned BestForm() const { in BestForm() function
67 if (!Form) Form = DIEInteger::BestForm(false, Integer); in addUInt()77 if (!Form) Form = DIEInteger::BestForm(true, Integer); in addSInt()126 Die->addValue(Attribute, Block->BestForm(), Block); in addBlock()