Home | History | Annotate | Download | only in AsmPrinter

Lines Matching defs:Form

1608     unsigned Form = AbbrevData[i].getForm();
1609 assert(Form && "Too many attributes for DIE (check abbreviation)");
1642 Values[i]->EmitValue(Asm, Form);
1650 Values[i]->EmitValue(Asm, Form);
1654 // Emit an attribute using the defined form.
1655 Values[i]->EmitValue(Asm, Form);