Home
last modified time | relevance | path

Searched defs:firstOperand (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DElementwiseToLinalg.cpp65 Value firstOperand = operands.front(); in getOrCreateOperandsMatchingResultTypes() local
/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DRewriterGen.cpp903 auto firstOperand = symbolInfoIt->second.getVarName(symbolInfoIt->first); in emitMatchLogic() local