Searched defs:memory_scope (Results 1 – 5 of 5) sorted by relevance
64 const uint32_t memory_scope = inst->word(2); in BarriersPass() local81 const uint32_t memory_scope = inst->word(1); in BarriersPass() local118 const uint32_t memory_scope = inst->word(2); in BarriersPass() local
172 auto memory_scope = inst->GetOperandAs<const uint32_t>(operand_index++); in AtomicsPass() local
173 auto memory_scope = inst->GetOperandAs<const uint32_t>(operand_index++); in AtomicsPass() local
13941 typedef enum memory_scope enum13948 } memory_scope; typedef