Home
last modified time | relevance | path

Searched defs:stmt (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dgcc-common.h210 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 Dstackleak_plugin.c56 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 Dsancov_plugin.c43 const_gimple stmt; in sancov_execute() local
H A Drandomize_layout_plugin.c749 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 Dstructleak_plugin.c133 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 Dssa-iterators.h147 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 Dtree-ssanames.h131 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 Dtree-ssa-loop.h74 loop_containing_stmt (gimple *stmt) in loop_containing_stmt()
H A Dvr-values.h143 gswitch *stmt; member
H A Dgimple-walk.h31 gimple *stmt; member
H A Dipa-ref.h60 gimple *stmt; member
H A Dvalue-prof.h49 gimple *stmt; /* Insn containing the value. */ member
H A Dgimple-ssa.h30 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 Dssa-iterators.h147 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 Dtree-ssanames.h131 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 Dtree-ssa-loop.h74 loop_containing_stmt (gimple *stmt) in loop_containing_stmt()
H A Dvr-values.h143 gswitch *stmt; member
H A Dgimple-walk.h31 gimple *stmt; member
H A Dipa-ref.h60 gimple *stmt; member
H A Dvalue-prof.h49 gimple *stmt; /* Insn containing the value. */ member
H A Dgimple-ssa.h30 gimple *stmt; member
H A Dsese.h142 stmt_in_sese_p (gimple *stmt, const sese_l &r) in stmt_in_sese_p()
H A Dexcept.h287 gimple *stmt; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dsqlite3.hpp150 Statement& stmt; member in mapbox::sqlite::Query
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Ddavinci.c126 #define portstate(stmt) stmt argument

12