Searched refs:srcVarOp (Results 1 – 1 of 1) sorted by relevance
315 auto srcVarOp = cast<spirv::GlobalVariableOp>( in matchAndRewrite() local317 auto dstVarOp = analysis.getCanonicalResource(srcVarOp); in matchAndRewrite()334 auto srcVarOp = cast<spirv::GlobalVariableOp>( in matchAndRewrite() local336 auto dstVarOp = analysis.getCanonicalResource(srcVarOp); in matchAndRewrite()338 spirv::SPIRVType srcElemType = analysis.getElementType(srcVarOp); in matchAndRewrite()