Home
last modified time | relevance | path

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

/scripts/gcc-plugins/
Dlatent_entropy_plugin.c347 static gimple create_assign(enum tree_code code, tree lhs, tree op1, in create_assign()
Dgcc-common.h166 static inline bool gimple_call_builtin_p(gimple stmt, enum built_in_function code) in gimple_call_builtin_p()
229 #define int_const_binop(code, arg1, arg2) \ argument
411 static inline const char *get_tree_code_name(enum tree_code code) in get_tree_code_name()