Searched refs:cmodel (Results 1 – 10 of 10) sorted by relevance
186 enum cmodel { enum195 extern enum cmodel sparc_cmodel;
406 enum cmodel sparc_cmodel;607 const struct code_model *cmodel; in sparc_override_options() local694 for (cmodel = &cmodels[0]; cmodel->name; cmodel++) in sparc_override_options()695 if (strcmp (sparc_cmodel_string, cmodel->name) == 0) in sparc_override_options()697 if (cmodel->name == NULL) in sparc_override_options()700 sparc_cmodel = cmodel->value; in sparc_override_options()
2153 enum cmodel { enum2163 extern enum cmodel ix86_cmodel;
1294 enum cmodel ix86_cmodel;
304 …_methods=0x14d dev_passwd_id=0 pri_dev_type=1-0050F204-1 |Wireless Client|Company|cmodel|123|12345|
1824 (enum cmodel): Declare.
27379 (override_options): Parse cmodel string.27381 * i386.h (TARGET_OPTIONS): Add "cmodel".27383 (enum cmodel): New.
1299 (enum cmodel): Declare.
5508 SPARC_BI_ARCH and TARGET_ARCH32, set cmodel to CM_32. Turn off
9787 (enum cmodel): Add MEDIUM_PIC.