Searched refs:scope_device (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_print_ir.cpp260 case scope_device: fprintf(output, "device"); break;
H A Daco_ir.h179 scope_device = 4, enumerator in enum:aco::sync_scope
H A Daco_instruction_selection.cpp7051 case NIR_SCOPE_DEVICE: return scope_device;
11633 memory_sync_info(storage_vmem_output, semantic_release, scope_device));

Completed in 26 milliseconds