Searched refs:V3D_DEBUG_NO_LOOP_UNROLL (Results 1 – 4 of 4) sorted by relevance
91 { "noloopunroll", V3D_DEBUG_NO_LOOP_UNROLL,
64 #define V3D_DEBUG_NO_LOOP_UNROLL (1 << 20) macro
580 c->disable_loop_unrolling = V3D_DEBUG & V3D_DEBUG_NO_LOOP_UNROLL in vir_compile_init()
2311 - broadcom/compiler: add V3D_DEBUG_NO_LOOP_UNROLL debug option