Searched refs:agx_temp (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compiler.h408 agx_temp(agx_context *ctx, enum agx_size size) function in typeref:typename:agx_index
H A Dagx_compile.c119 agx_index multiplied = agx_temp(b->shader, AGX_SIZE_64);
127 n = agx_temp(b->shader, AGX_SIZE_32);
176 agx_index dest = pad ? agx_temp(b->shader, AGX_SIZE_32) : real_dest;

Completed in 5 milliseconds