Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DRewriterGen.cpp581 auto secondOperand = startRange->second.getVarName(symbolInfoIt->first); in emitMatchLogic() local
584 formatv("*{0}.begin() == *{1}.begin()", firstOperand, secondOperand), in emitMatchLogic()
586 secondOperand)); in emitMatchLogic()