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

/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compile.c255 agx_src_index(&instr->src[0]));
282 return agx_st_tile(b, agx_src_index(&instr->src[0]),
472 agx_index idx = agx_src_index(&src.src);
790 agx_index index = agx_src_index(&instr->src[i].src);
952 agx_index cond = agx_src_index(&nif->condition);
H A Dagx_compiler.h426 agx_src_index(nir_src *src) function in typeref:typename:agx_index

Completed in 65 milliseconds