Home | History | Annotate | Download | only in TableGen

Lines Matching defs:stringForARMFormat

91 static const char *stringForARMFormat(ARMFormat form) {
744 stringForARMFormat((ARMFormat)getByteField(Def, "Form"));
1665 errs() << Name << " " << stringForARMFormat((ARMFormat)Form);