Home
last modified time | relevance | path

Searched defs:code (Results 1 – 4 of 4) sorted by relevance

/scripts/gcc-plugins/
Dstructleak_plugin.c89 enum tree_code code = TREE_CODE(fieldtype); in is_userspace_type() local
Dlatent_entropy_plugin.c340 static gimple create_assign(enum tree_code code, tree lhs, tree op1, in create_assign()
Dgcc-common.h208 static inline bool gimple_call_builtin_p(gimple stmt, enum built_in_function code) in gimple_call_builtin_p()
271 #define int_const_binop(code, arg1, arg2) \ argument
446 static inline const char *get_tree_code_name(enum tree_code code) in get_tree_code_name()
Drandomize_layout_plugin.c441 enum tree_code code = TREE_CODE(fieldtype); in is_pure_ops_struct() local