Home
last modified time | relevance | path

Searched refs:typeC (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVOps.cpp3822 auto typeC = op.c().getType().cast<spirv::CooperativeMatrixNVType>(); in verifyCoopMatrixMulAdd() local
3830 typeR.getScope() != typeC.getScope()) in verifyCoopMatrixMulAdd()
3833 typeR.getElementType() != typeC.getElementType()) in verifyCoopMatrixMulAdd()