Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:BestForm

58   if (!Form) Form = DIEInteger::BestForm(false, Integer);
68 if (!Form) Form = DIEInteger::BestForm(true, Integer);
117 Die->addValue(Attribute, Block->BestForm(), Block);