Searched defs:coopType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Conversion/GPUToSPIRV/ | ||
H A D | WmmaOpsToSPIRV.cpp | 44 gpu::SubgroupMmaElementwiseOp op, Type coopType, in createElementwiseOp() argument |
/llvm-project/mlir/lib/Dialect/SPIRV/IR/ | ||
H A D | SPIRVOps.cpp | 377 [](auto coopType) { return coopType.getElementType(); }) in verify() argument |