| /src/external/gpl3/gcc/dist/gcc/config/i386/ |
| i386-c.cc | 771 tree cur_tree; 787 cur_tree = (pop_target ? pop_target : target_option_default_node); 789 TREE_TARGET_OPTION (cur_tree)); 793 cur_tree = ix86_valid_target_attribute_tree (NULL_TREE, args, 796 if (!cur_tree || cur_tree == error_mark_node) 804 target_option_current_node = cur_tree; 809 cur_opt = TREE_TARGET_OPTION (cur_tree); 770 tree cur_tree; local
|
| /src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| i386-c.cc | 661 tree cur_tree; 677 cur_tree = (pop_target ? pop_target : target_option_default_node); 679 TREE_TARGET_OPTION (cur_tree)); 683 cur_tree = ix86_valid_target_attribute_tree (NULL_TREE, args, 686 if (!cur_tree || cur_tree == error_mark_node) 694 target_option_current_node = cur_tree; 699 cur_opt = TREE_TARGET_OPTION (cur_tree); 660 tree cur_tree; local
|
| /src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| arm-c.cc | 405 tree cur_tree; local 411 cur_tree = ((pop_target) ? pop_target : target_option_default_node); 413 TREE_TARGET_OPTION (cur_tree)); 417 cur_tree = arm_valid_target_attribute_tree (args, &global_options, 419 if (cur_tree == NULL_TREE) 428 target_option_current_node = cur_tree; 430 TREE_TARGET_OPTION (cur_tree), false); 437 cur_opt = TREE_TARGET_OPTION (cur_tree); 479 if cur_tree is a new target, states will be saved/restored on a per 481 if (cur_tree == target_option_default_node [all...] |
| /src/external/gpl3/gdb/dist/sim/ppc/ |
| gen-icache.c | 383 icache_tree *cur_tree = *ptr_to_cur_tree; local 384 while (cur_tree != NULL 385 && strcmp(cur_tree->name, name) < 0) { 386 ptr_to_cur_tree = &cur_tree->next; 387 cur_tree = *ptr_to_cur_tree; 389 ASSERT(cur_tree == NULL 390 || strcmp(cur_tree->name, name) >= 0); 392 if (cur_tree != NULL 393 && strcmp(cur_tree->name, name) == 0) 394 return cur_tree; [all...] |
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| gen-icache.c | 383 icache_tree *cur_tree = *ptr_to_cur_tree; local 384 while (cur_tree != NULL 385 && strcmp(cur_tree->name, name) < 0) { 386 ptr_to_cur_tree = &cur_tree->next; 387 cur_tree = *ptr_to_cur_tree; 389 ASSERT(cur_tree == NULL 390 || strcmp(cur_tree->name, name) >= 0); 392 if (cur_tree != NULL 393 && strcmp(cur_tree->name, name) == 0) 394 return cur_tree; [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/arm/ |
| arm-c.cc | 451 tree cur_tree; local 457 cur_tree = ((pop_target) ? pop_target : target_option_default_node); 459 TREE_TARGET_OPTION (cur_tree)); 463 cur_tree = arm_valid_target_attribute_tree (args, &global_options, 465 if (cur_tree == NULL_TREE) 474 target_option_current_node = cur_tree; 476 TREE_TARGET_OPTION (cur_tree), false); 483 cur_opt = TREE_TARGET_OPTION (cur_tree); 525 if cur_tree is a new target, states will be saved/restored on a per 527 if (cur_tree == target_option_default_node [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/s390/ |
| s390-c.cc | 425 tree cur_tree; local 428 cur_tree = pop_target; 431 cur_tree = s390_valid_target_attribute_tree (args, &global_options, 433 if (!cur_tree || cur_tree == error_mark_node) 441 target_option_current_node = cur_tree; 450 cur_opt = TREE_TARGET_OPTION (cur_tree);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
| s390-c.cc | 424 tree cur_tree; local 427 cur_tree = pop_target; 430 cur_tree = s390_valid_target_attribute_tree (args, &global_options, 432 if (!cur_tree || cur_tree == error_mark_node) 440 target_option_current_node = cur_tree; 449 cur_opt = TREE_TARGET_OPTION (cur_tree);
|
| /src/external/gpl3/gcc/dist/gcc/ |
| attribs.cc | 657 tree cur_tree local 664 if (old_tree != cur_tree) 665 DECL_FUNCTION_SPECIFIC_TARGET (*node) = cur_tree;
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| attribs.cc | 638 tree cur_tree local 645 if (old_tree != cur_tree) 646 DECL_FUNCTION_SPECIFIC_TARGET (*node) = cur_tree;
|
| /src/external/gpl3/gcc/dist/gcc/config/nios2/ |
| nios2.cc | 4458 tree cur_tree; 4461 cur_tree = ((pop_target) 4465 TREE_TARGET_OPTION (cur_tree)); 4469 cur_tree = nios2_valid_target_attribute_tree (args); 4470 if (!cur_tree) 4474 target_option_current_node = cur_tree; 4447 tree cur_tree; local
|
| /src/external/gpl3/gcc.old/dist/gcc/config/nios2/ |
| nios2.cc | 4452 tree cur_tree; 4455 cur_tree = ((pop_target) 4459 TREE_TARGET_OPTION (cur_tree)); 4463 cur_tree = nios2_valid_target_attribute_tree (args); 4464 if (!cur_tree) 4468 target_option_current_node = cur_tree; 4441 tree cur_tree; local
|
| /src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| rs6000.cc | 24916 tree cur_tree; 24940 cur_tree = ((pop_target) 24944 TREE_TARGET_OPTION (cur_tree)); 24951 || (cur_tree = build_target_option_node (&global_options, 24962 target_option_current_node = cur_tree; 24972 cur_opt = TREE_TARGET_OPTION (cur_tree); 24869 tree cur_tree; local
|
| /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| rs6000.cc | 24458 tree cur_tree; 24483 cur_tree = ((pop_target) 24487 TREE_TARGET_OPTION (cur_tree)); 24494 || (cur_tree = build_target_option_node (&global_options, 24505 target_option_current_node = cur_tree; 24516 cur_opt = TREE_TARGET_OPTION (cur_tree); 24411 tree cur_tree; local
|