Home
last modified time | relevance | path

Searched refs:tryGetOrCreateConstant (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/lib/Transforms/Utils/
DFoldUtils.cpp159 Operation *constOp = tryGetOrCreateConstant(uniquedConstants, dialect, in getOrCreateConstant()
220 tryGetOrCreateConstant(uniquedConstants, dialect, builder, attrRepl, in tryToFold()
246 Operation *OperationFolder::tryGetOrCreateConstant( in tryGetOrCreateConstant() function in OperationFolder
/external/llvm-project/mlir/include/mlir/Transforms/
DFoldUtils.h126 Operation *tryGetOrCreateConstant(ConstantMap &uniquedConstants,