Home
last modified time | relevance | path

Searched refs:attach_constants (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c165 attach_constants(compiler_context *ctx, midgard_instruction *ins, void *constants, int name) in attach_constants() function
401 attach_constants(ctx, &ins, constant_value, node + 1); in emit_explicit_constant()
2191 attach_constants(ctx, alu, entry, alu->src[idx] + 1); \
2222 attach_constants(ctx, &ins, entry, alu->src[1] + 1); in inline_alu_constants()