Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_print_ir.cpp260 case scope_device: fprintf(output, "device"); break; in print_scope()
Daco_ir.h179 scope_device = 4, enumerator
Daco_instruction_selection.cpp7055 case NIR_SCOPE_DEVICE: return scope_device; in translate_nir_scope()
11637 memory_sync_info(storage_vmem_output, semantic_release, scope_device)); in select_program()