Home
last modified time | relevance | path

Searched defs:arg_node (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_vars_to_ssa.c518 struct deref_node *arg_node = get_deref_node(arg_deref, state); in lower_copies_to_load_store() local
/third_party/selinux/libsepol/cil/src/
Dcil_write_ast.c477 static void write_call_args_tree(FILE *out, struct cil_tree_node *arg_node) in write_call_args_tree()
Dcil_resolve_ast.c2740 struct cil_tree_node *arg_node = NULL; in cil_build_call_args() local