Searched refs:spirvType (Results 1 – 1 of 1) sorted by relevance
253 Type spirvType = getTypeConverter()->convertType(allocType); in matchAndRewrite() local254 rewriter.replaceOpWithNewOp<spirv::VariableOp>(allocaOp, spirvType, in matchAndRewrite()272 Type spirvType = getTypeConverter()->convertType(allocType); in matchAndRewrite() local289 varOp = rewriter.create<spirv::GlobalVariableOp>(loc, spirvType, varName, in matchAndRewrite()