Searched refs:dstVarOp (Results 1 – 1 of 1) sorted by relevance
317 auto dstVarOp = analysis.getCanonicalResource(srcVarOp); in matchAndRewrite() local318 rewriter.replaceOpWithNewOp<spirv::AddressOfOp>(addressOp, dstVarOp); in matchAndRewrite()336 auto dstVarOp = analysis.getCanonicalResource(srcVarOp); in matchAndRewrite() local339 spirv::SPIRVType dstElemType = analysis.getElementType(dstVarOp); in matchAndRewrite()