Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:BestForm

55   if (!Form) Form = DIEInteger::BestForm(false, Integer);
65 if (!Form) Form = DIEInteger::BestForm(true, Integer);
108 Die->addValue(Attribute, Block->BestForm(), Block);