Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/AsmParser/
H A DParser.cpp1596 SmallVectorImpl<UnresolvedOperand> &symbOperands, in parseAffineExprOfSSAIds() argument
1603 symbOperands.push_back(operand); in parseAffineExprOfSSAIds()
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DOpImplementation.h1410 SmallVectorImpl<UnresolvedOperand> &symbOperands,