Searched refs:memory_scope_instruction (Results 1 – 6 of 6) sorted by relevance
89 auto memory_scope_instruction = in IsApplicable() local94 if (!memory_scope_instruction) { in IsApplicable()102 if (memory_scope_instruction->opcode() != spv::Op::OpConstant) { in IsApplicable()121 ->GetDef(memory_scope_instruction->type_id()) in IsApplicable()135 ->GetDef(memory_scope_instruction->type_id()) in IsApplicable()151 spv::Scope(memory_scope_instruction->GetSingleWordInOperand(0)); in IsApplicable()
115 auto memory_scope_instruction = in IsApplicable() local120 if (!memory_scope_instruction) { in IsApplicable()128 if (memory_scope_instruction->opcode() != spv::Op::OpConstant) { in IsApplicable()147 ->GetDef(memory_scope_instruction->type_id()) in IsApplicable()161 ->GetDef(memory_scope_instruction->type_id()) in IsApplicable()177 memory_scope_instruction->GetSingleWordInOperand(0); in IsApplicable()