Home
last modified time | relevance | path

Searched refs:print_scope (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_print_ir.cpp232 static void print_scope(sync_scope scope, FILE *output, const char *prefix="scope") in print_scope() function
258 print_scope(sync.scope, output); in print_sync()
496 print_scope(barrier->exec_scope, output, "exec_scope"); in print_instr_format_specific()