Searched refs:m_memoryscope (Results 1 – 4 of 4) sorted by relevance
905 if (mem->m_memoryscope != BRIG_MEMORY_SCOPE_NONE) in dump_hsa_insn_1()906 fprintf (f, "_%s", hsa_memscope_name (mem->m_memoryscope)); in dump_hsa_insn_1()
692 enum BrigMemoryScope m_memoryscope; variable
1390 repr.memoryScope = mem->m_memoryscope; in emit_atomic_insn()
1616 m_memoryscope (BRIG_MEMORY_SCOPE_SYSTEM) in hsa_insn_atomic()