| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | gimple-builder.h | 24 gassign *build_assign (enum tree_code, tree, int, tree lhs = NULL_TREE); 25 gassign *build_assign (enum tree_code, gimple *, int, tree lhs = NULL_TREE); 26 gassign *build_assign (enum tree_code, tree, tree, tree lhs = NULL_TREE); 27 gassign *build_assign (enum tree_code, gimple *, tree, tree lhs = NULL_TREE); 28 gassign *build_assign (enum tree_code, tree, gimple *, tree lhs = NULL_TREE); 29 gassign *build_assign (enum tree_code, gimple *, gimple *, 31 gassign *build_type_cast (tree, tree, tree lhs = NULL_TREE); 32 gassign *build_type_cast (tree, gimple *, tree lhs = NULL_TREE);
|
| H A D | gimple.h | 930 gassign : public gimple_statement_with_memory_ops 957 is_a_helper <gassign *>::test (gimple *gs) 965 is_a_helper <const gassign *>::test (const gimple *gs) 1524 gassign *gimple_build_assign (tree, tree CXX_MEM_STAT_INFO); 1525 gassign *gimple_build_assign (tree, enum tree_code, 1527 gassign *gimple_build_assign (tree, enum tree_code, 1529 gassign *gimple_build_assign (tree, enum tree_code, tree CXX_MEM_STAT_INFO); 2566 gimple_assign_lhs (const gassign *gs) 2574 const gassign *ass = GIMPLE_CHECK2<const gassign *> (gs); 2582 gimple_assign_lhs_ptr (gassign *gs) [all …]
|
| H A D | vr-values.h | 95 void extract_range_from_assignment (value_range_equiv *, gassign *); 102 void extract_range_from_cond_expr (value_range_equiv *, gassign *);
|
| H A D | coretypes.h | 111 struct gassign;
|
| H A D | tree-switch-conversion.h | 773 gassign *gen_def_assigns (gimple_stmt_iterator *gsi);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | gimple-builder.h | 24 gassign *build_assign (enum tree_code, tree, int, tree lhs = NULL_TREE); 25 gassign *build_assign (enum tree_code, gimple *, int, tree lhs = NULL_TREE); 26 gassign *build_assign (enum tree_code, tree, tree, tree lhs = NULL_TREE); 27 gassign *build_assign (enum tree_code, gimple *, tree, tree lhs = NULL_TREE); 28 gassign *build_assign (enum tree_code, tree, gimple *, tree lhs = NULL_TREE); 29 gassign *build_assign (enum tree_code, gimple *, gimple *, 31 gassign *build_type_cast (tree, tree, tree lhs = NULL_TREE); 32 gassign *build_type_cast (tree, gimple *, tree lhs = NULL_TREE);
|
| H A D | gimple.h | 930 gassign : public gimple_statement_with_memory_ops 957 is_a_helper <gassign *>::test (gimple *gs) 965 is_a_helper <const gassign *>::test (const gimple *gs) 1524 gassign *gimple_build_assign (tree, tree CXX_MEM_STAT_INFO); 1525 gassign *gimple_build_assign (tree, enum tree_code, 1527 gassign *gimple_build_assign (tree, enum tree_code, 1529 gassign *gimple_build_assign (tree, enum tree_code, tree CXX_MEM_STAT_INFO); 2566 gimple_assign_lhs (const gassign *gs) 2574 const gassign *ass = GIMPLE_CHECK2<const gassign *> (gs); 2582 gimple_assign_lhs_ptr (gassign *gs) [all …]
|
| H A D | vr-values.h | 95 void extract_range_from_assignment (value_range_equiv *, gassign *); 102 void extract_range_from_cond_expr (value_range_equiv *, gassign *);
|
| H A D | coretypes.h | 111 struct gassign;
|
| H A D | tree-switch-conversion.h | 773 gassign *gen_def_assigns (gimple_stmt_iterator *gsi);
|
| /OK3568_Linux_fs/kernel/scripts/gcc-plugins/ |
| H A D | gcc-common.h | 457 typedef union gimple_statement_d gassign; typedef 475 static inline gassign *as_a_gassign(gimple stmt) in as_a_gassign() 480 static inline const gassign *as_a_const_gassign(const_gimple stmt) in as_a_const_gassign() 590 typedef struct gimple_statement_base gassign; typedef 608 static inline gassign *as_a_gassign(gimple stmt) in as_a_gassign() 613 static inline const gassign *as_a_const_gassign(const_gimple stmt) in as_a_const_gassign() 696 inline bool is_a_helper<const gassign *>::test(const_gimple gs) in test() 878 static inline gassign *as_a_gassign(gimple stmt) in as_a_gassign() 880 return as_a<gassign *>(stmt); in as_a_gassign() 883 static inline const gassign *as_a_const_gassign(const_gimple stmt) in as_a_const_gassign() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 12999 | | + gassign 13723 -- GIMPLE function: gassign *gimple_build_assign (tree lhs, tree rhs) 13735 -- GIMPLE function: gassign *gimple_build_assign (tree lhs, enum 13746 -- GIMPLE function: gassign *gimple_build_assign (tree lhs, enum 13752 -- GIMPLE function: gassign *gimple_build_assign (tree lhs, enum
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 12999 | | + gassign 13723 -- GIMPLE function: gassign *gimple_build_assign (tree lhs, tree rhs) 13735 -- GIMPLE function: gassign *gimple_build_assign (tree lhs, enum 13746 -- GIMPLE function: gassign *gimple_build_assign (tree lhs, enum 13752 -- GIMPLE function: gassign *gimple_build_assign (tree lhs, enum
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/ |
| H A D | gtype.state | 15883 (!type struct 764 nil gc_pointed_to "gassign"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/ |
| H A D | gtype.state | 15917 (!type struct 766 nil gc_pointed_to "gassign"
|