Searched refs:SpvOpControlBarrier (Results 1 – 25 of 54) sorted by relevance
123
39 case SpvOpControlBarrier: { in BarriersPass()
205 if (opcode == SpvOpControlBarrier && value && !includes_storage_class) { in ValidateMemorySemantics()
110 if (opcode == SpvOpControlBarrier && value != SpvScopeSubgroup) { in ValidateExecutionScope()
90 if (inst->opcode() == SpvOpControlBarrier) { in RewriteFunction()
210 case SpvOpControlBarrier: in HasUniformMemorySync()
621 if (inst->opcode() == SpvOpControlBarrier) { in UpgradeBarriers()687 } else if (inst->opcode() == SpvOpControlBarrier) { in UpgradeMemoryScope()
619 if (inst->opcode() == SpvOpControlBarrier) { in UpgradeBarriers()685 } else if (inst->opcode() == SpvOpControlBarrier) { in UpgradeMemoryScope()
97 - spirv: Fix order of barriers in SpvOpControlBarrier
594 case SpvOpControlBarrier: in IsBarrierInstruction()
712 case SpvOpControlBarrier: in spvOpcodeMemorySemanticsOperandIndices()
714 case SpvOpControlBarrier: in spvOpcodeMemorySemanticsOperandIndices()
779 SpvOpControlBarrier = 224, enumerator