Searched refs:array_index_add_half (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_compiler.c66 compiler->array_index_add_half = true;
73 compiler->array_index_add_half = false;
H A Dir3_compiler.h65 bool array_index_add_half; member in struct:ir3_compiler
H A Dir3_compiler_nir.c1812 if (ctx->compiler->array_index_add_half && !is_isam(opc))
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_compiler.c174 compiler->array_index_add_half = true;
183 compiler->array_index_add_half = false;
H A Dir3_compiler.h78 bool array_index_add_half; member in struct:ir3_compiler
H A Dir3_compiler_nir.c2561 if (ctx->compiler->array_index_add_half && !is_isam(opc))

Completed in 13 milliseconds