Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/IR/
DOpImplementation.h578 ParseResult parseTrailingOperandList(SmallVectorImpl<OperandType> &result, in parseTrailingOperandList() function
/external/llvm-project/mlir/lib/Parser/
DParser.cpp1345 ParseResult parseTrailingOperandList(SmallVectorImpl<OperandType> &result, in parseTrailingOperandList() function in __anond23dd3090611::CustomOpAsmParser