Searched refs:amd64_reg_class (Results 1 – 4 of 4) sorted by relevance
462 enum amd64_reg_class enum477 static enum amd64_reg_class478 amd64_merge_classes (enum amd64_reg_class class1, enum amd64_reg_class class2) in amd64_merge_classes()510 static void amd64_classify (struct type *type, enum amd64_reg_class theclass[2]);559 enum amd64_reg_class theclass[2], in amd64_classify_aggregate_field()563 enum amd64_reg_class subclass[2]; in amd64_classify_aggregate_field()624 amd64_classify_aggregate (struct type *type, enum amd64_reg_class theclass[2]) in amd64_classify_aggregate()692 amd64_classify (struct type *type, enum amd64_reg_class theclass[2]) in amd64_classify()761 enum amd64_reg_class theclass[2]; in amd64_return_value()934 enum amd64_reg_class theclass[2]; in amd64_push_arguments()
10654 * i386-tdep.h (enum amd64_reg_class): New, moved here from10660 (amd64_reg_class): Delete, moved to i386-tdep.h.
3464 * i386-tdep.h (enum amd64_reg_class): New, moved here from3470 (amd64_reg_class): Delete, moved to i386-tdep.h.
476 (amd64_reg_class): New enum.