Searched refs:getOrCreateConstant (Results 1 – 4 of 4) sorted by relevance
49 Value constant = folder.getOrCreateConstant(builder, dialect, in replaceWithConstant()
41 Value constant = folder.getOrCreateConstant(b, valueDialect, constAttr, in replaceWithConstant()
116 Value getOrCreateConstant(OpBuilder &builder, Dialect *dialect,
199 Value OperationFolder::getOrCreateConstant(OpBuilder &builder, Dialect *dialect, in getOrCreateConstant() function in OperationFolder