Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DRewriterGen.cpp175 std::string getUniqueSymbol(const Operator *op);
776 std::string PatternEmitter::getUniqueSymbol(const Operator *op) { in getUniqueSymbol() function in PatternEmitter
1016 valuePackName = resultValue = getUniqueSymbol(&resultOp); in handleOpCreation()