Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Tools/PDLL/ODS/
H A DOperation.h137 void appendOperand(StringRef name, VariableLengthKind variableLengthKind, in appendOperand() function
/llvm-project/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp913 odsOp->appendOperand(operand.name, getLengthKind(operand), in processTdIncludeRecords()