Searched defs:memory_scope (Results 1 – 10 of 10) sorted by relevance
62 const uint32_t memory_scope = inst->word(2); in BarriersPass() local79 const uint32_t memory_scope = inst->word(1); in BarriersPass() local116 const uint32_t memory_scope = inst->word(2); in BarriersPass() local
29 uint32_t memory_scope) { in ValidateMemorySemantics()
316 auto memory_scope = inst->GetOperandAs<const uint32_t>(operand_index++); in AtomicsPass() local
280 auto memory_scope = inst->GetOperandAs<const uint32_t>(operand_index++); in AtomicsPass() local
13941 typedef enum memory_scope enum13948 } memory_scope; typedef
281 typedef enum memory_scope { enum289 } memory_scope; typedef
3970 SpvScope memory_scope = vtn_constant_uint(b, w[2]); in vtn_handle_barrier() local