Home
last modified time | relevance | path

Searched defs:emit_function (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Parser/
Dasdl_c.py394 def emit_function(self, name, ctype, args, attrs, union=True): member in PrototypeVisitor
414 def emit_function(self, name, ctype, args, attrs, union=True): member in FunctionVisitor
/external/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp6139 emit_function(_mesa_glsl_parse_state *state, ir_function *f) in emit_function() function
/external/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c4785 emit_function(struct ir3_context *ctx, nir_function_impl *impl) in emit_function() function
/external/mesa3d/src/microsoft/compiler/
Ddxil_module.c3888 emit_function(struct dxil_module *m, struct dxil_func_def *func) in emit_function() function
Dnir_to_dxil.c5957 emit_function(struct ntd_context *ctx, nir_function *func, nir_function_impl *impl) in emit_function() function