| /OK3568_Linux_fs/kernel/scripts/gcc-plugins/ |
| H A D | gcc-common.h | 210 static inline bool gimple_call_builtin_p(gimple stmt, enum built_in_function code) in gimple_call_builtin_p() 281 static inline bool gimple_asm_clobbers_memory_p(const_gimple stmt) in gimple_asm_clobbers_memory_p() 454 #define ipa_remove_stmt_references(cnode, stmt) argument 465 static inline gasm *as_a_gasm(gimple stmt) in as_a_gasm() 470 static inline const gasm *as_a_const_gasm(const_gimple stmt) in as_a_const_gasm() 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() 485 static inline gcall *as_a_gcall(gimple stmt) in as_a_gcall() 490 static inline const gcall *as_a_const_gcall(const_gimple stmt) in as_a_const_gcall() 495 static inline gcond *as_a_gcond(gimple stmt) in as_a_gcond() [all …]
|
| H A D | stackleak_plugin.c | 56 gimple stmt; in add_stack_tracking_gcall() local 78 static bool is_alloca(gimple stmt) in is_alloca() 194 gimple stmt; in stackleak_instrument_execute() local
|
| H A D | sancov_plugin.c | 43 const_gimple stmt; in sancov_execute() local
|
| H A D | randomize_layout_plugin.c | 749 static bool type_name_eq(gimple stmt, const_tree type_tree, const char *wanted_name) in type_name_eq() 787 static bool whitelisted_cast(gimple stmt, const_tree lhs_tree, const_tree rhs_tree) in whitelisted_cast() 819 gimple stmt; in find_bad_casts_execute() local
|
| H A D | structleak_plugin.c | 133 gimple stmt = gsi_stmt(gsi); in initialize() local
|
| /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 | ssa-iterators.h | 147 gimple *stmt; member 300 link_imm_use_stmt (ssa_use_operand_t *linknode, tree def, gimple *stmt) in link_imm_use_stmt() 330 gimple *stmt) in relink_imm_use_stmt() 419 single_imm_use (const_tree var, use_operand_p *use_p, gimple **stmt) in single_imm_use() 596 op_iter_init (ssa_op_iter *ptr, gimple *stmt, int flags) in op_iter_init() 641 op_iter_init_use (ssa_op_iter *ptr, gimple *stmt, int flags) in op_iter_init_use() 653 op_iter_init_def (ssa_op_iter *ptr, gimple *stmt, int flags) in op_iter_init_def() 665 op_iter_init_tree (ssa_op_iter *ptr, gimple *stmt, int flags) in op_iter_init_tree() 676 single_ssa_tree_operand (gimple *stmt, int flags) in single_ssa_tree_operand() 694 single_ssa_use_operand (gimple *stmt, int flags) in single_ssa_use_operand() [all …]
|
| H A D | tree-ssanames.h | 131 duplicate_ssa_name (tree var, gimple *stmt) in duplicate_ssa_name() 148 make_temp_ssa_name (tree type, gimple *stmt, const char *name) in make_temp_ssa_name()
|
| H A D | tree-ssa-loop.h | 74 loop_containing_stmt (gimple *stmt) in loop_containing_stmt()
|
| H A D | vr-values.h | 143 gswitch *stmt; member
|
| H A D | gimple-walk.h | 31 gimple *stmt; member
|
| H A D | ipa-ref.h | 60 gimple *stmt; member
|
| H A D | value-prof.h | 49 gimple *stmt; /* Insn containing the value. */ member
|
| H A D | gimple-ssa.h | 30 gimple *stmt; member
|
| /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 | ssa-iterators.h | 147 gimple *stmt; member 300 link_imm_use_stmt (ssa_use_operand_t *linknode, tree def, gimple *stmt) in link_imm_use_stmt() 330 gimple *stmt) in relink_imm_use_stmt() 419 single_imm_use (const_tree var, use_operand_p *use_p, gimple **stmt) in single_imm_use() 596 op_iter_init (ssa_op_iter *ptr, gimple *stmt, int flags) in op_iter_init() 641 op_iter_init_use (ssa_op_iter *ptr, gimple *stmt, int flags) in op_iter_init_use() 653 op_iter_init_def (ssa_op_iter *ptr, gimple *stmt, int flags) in op_iter_init_def() 665 op_iter_init_tree (ssa_op_iter *ptr, gimple *stmt, int flags) in op_iter_init_tree() 676 single_ssa_tree_operand (gimple *stmt, int flags) in single_ssa_tree_operand() 694 single_ssa_use_operand (gimple *stmt, int flags) in single_ssa_use_operand() [all …]
|
| H A D | tree-ssanames.h | 131 duplicate_ssa_name (tree var, gimple *stmt) in duplicate_ssa_name() 148 make_temp_ssa_name (tree type, gimple *stmt, const char *name) in make_temp_ssa_name()
|
| H A D | tree-ssa-loop.h | 74 loop_containing_stmt (gimple *stmt) in loop_containing_stmt()
|
| H A D | vr-values.h | 143 gswitch *stmt; member
|
| H A D | gimple-walk.h | 31 gimple *stmt; member
|
| H A D | ipa-ref.h | 60 gimple *stmt; member
|
| H A D | value-prof.h | 49 gimple *stmt; /* Insn containing the value. */ member
|
| H A D | gimple-ssa.h | 30 gimple *stmt; member
|
| H A D | sese.h | 142 stmt_in_sese_p (gimple *stmt, const sese_l &r) in stmt_in_sese_p()
|
| H A D | except.h | 287 gimple *stmt; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | sqlite3.hpp | 150 Statement& stmt; member in mapbox::sqlite::Query
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | davinci.c | 126 #define portstate(stmt) stmt argument
|