Searched refs:BIFROST_DBG_NOSB (Results 1 – 4 of 4) sorted by relevance
69 if (bifrost_debug & BIFROST_DBG_NOSB) in bi_should_serialize()
48 #define BIFROST_DBG_NOSB 0x0400 macro
56 {"nosb", BIFROST_DBG_NOSB, "Disable scoreboarding"},
221 if (I->op == BI_OPCODE_BARRIER || (bifrost_debug & BIFROST_DBG_NOSB)) { in bi_set_dependencies()