Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraphclones.cc366 cgraph_node::create_clone (tree new_decl, profile_count prof_count, in create_clone() function in cgraph_node
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphclones.c360 cgraph_node::create_clone (tree new_decl, profile_count prof_count, in create_clone() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_context.c2162 static int create_clone(struct i915_user_extension __user *ext, void *data) in create_clone() function