Searched refs:stringConstName (Results 1 – 1 of 1) sorted by relevance
206 SmallString<16> stringConstName; in matchAndRewrite() local208 stringConstName.clear(); in matchAndRewrite()209 (formatStringPrefix + Twine(stringNumber++)).toStringRef(stringConstName); in matchAndRewrite()210 } while (moduleOp.lookupSymbol(stringConstName)); in matchAndRewrite()223 /*isConstant=*/true, LLVM::Linkage::Internal, stringConstName, in matchAndRewrite()306 SmallString<16> stringConstName; in matchAndRewrite() local308 stringConstName.clear(); in matchAndRewrite()309 (formatStringPrefix + Twine(stringNumber++)).toStringRef(stringConstName); in matchAndRewrite()310 } while (moduleOp.lookupSymbol(stringConstName)); in matchAndRewrite()322 /*isConstant=*/true, LLVM::Linkage::Internal, stringConstName, in matchAndRewrite()