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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ir.h184 memory_sync_info(int storage_, int semantics_ = 0, sync_scope scope_ = scope_invocation) argument
185 : storage((storage_class)storage_), semantics((memory_semantics)semantics_), scope(scope_)

Completed in 6 milliseconds