Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:BestForm

217     Form = DIEInteger::BestForm(false, Integer);
232 Form = DIEInteger::BestForm(true, Integer);
374 Die.addValue(Attribute, Loc->BestForm(DD->getDwarfVersion()), Loc);
381 Die.addValue(Attribute, Block->BestForm(), Block);