Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/IR/
DOpImplementation.h825 bool isOperandList,
/external/llvm-project/mlir/lib/Parser/
DParser.cpp1270 bool isOperandList, int requiredOperandCount = -1, in parseOperandOrRegionArgList() argument
1311 if (isOperandList ? parseOperand(operandOrArg) in parseOperandOrRegionArgList()