Searched defs:fxn (Results 1 - 8 of 8) sorted by relevance
/third_party/mesa3d/src/freedreno/ir2/ |
H A D | disasm-a2xx.c | 458 void (*fxn)(instr_fetch_t *cf); member 577 void (*fxn)(instr_cf_t *cf); member
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_context.c | 141 nir_function_impl *fxn = nir_shader_get_entrypoint(ctx->s); in ir3_context_init() local
|
H A D | ir3_compiler_nir.c | 4262 nir_function_impl *fxn = nir_shader_get_entrypoint(ctx->s); in emit_instructions() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_clone.c | 723 clone_function(clone_state *state, const nir_function *fxn, nir_shader *ns) in clone_function() argument [all...] |
H A D | nir_serialize.c | 1985 read_function_impl(read_ctx *ctx, nir_function *fxn) in read_function_impl() argument 2009 write_function(write_ctx *ctx, const nir_function *fxn) in write_function() argument 2048 nir_function *fxn = nir_function_create(ctx->nir, name); read_function() local [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | ir2_nir.c | 1167 nir_function_impl *fxn = nir_shader_get_entrypoint(ctx->nir); in ir2_nir_compile() local
|
/third_party/python/Lib/test/test_importlib/ |
H A D | test_util.py | 202 def fxn(self, module): pass function 305 def fxn(module): pass global() function [all...] |
/third_party/mesa3d/src/freedreno/decode/ |
H A D | cffdec.c | 544 void (*fxn)(const char *name, uint32_t dword, int level); member 2644 void (*fxn)(uint32_t *dwords, uint32_t sizedwords, int level); member [all...] |
Completed in 18 milliseconds