Searched refs:SubgroupSize (Results 1 – 8 of 8) sorted by relevance
236 SubgroupSize = 35, enumerator556 SubgroupSize = 36, enumerator
259 CASE(ExecutionMode, SubgroupSize) in getExecutionModeName()719 CASE(BuiltIn, SubgroupSize) in getBuiltInName()
109 0 of the first vector component and the last (up to SubgroupSize) is the
1621 def SPV_BI_SubgroupSize : I32EnumAttrCase<"SubgroupSize", 36> {2786 def SPV_EM_SubgroupSize : I32EnumAttrCase<"SubgroupSize", 35> {
384 spirv::BuiltIn::SubgroupSize>, in populateGPUToSPIRVPatterns()
412 SPIRV::ExecutionMode::SubgroupSize); in outputExecutionMode()
373 // CHECK: spv.GlobalVariable [[SUBGROUPSIZE:@.*]] built_in("SubgroupSize")
646 case spirv::BuiltIn::SubgroupSize: { in getOrInsertBuiltinVariable()