Searched refs:addRes (Results 1 – 2 of 2) sorted by relevance
81 fun addRes(resPath: String, resContent: String): File { in addRes() method
259 Value addRes = b.create<arith::AddIOp>(loc, castInd, update); in matchAndRewrite() local260 Value multRes = b.create<arith::MulIOp>(loc, addRes, multiplier); in matchAndRewrite()