Searched refs:parsePlus (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/mlir/include/mlir/IR/ | ||
D | OpImplementation.h | 346 virtual ParseResult parsePlus() = 0; |
/external/llvm-project/mlir/lib/Parser/ | ||
D | Parser.cpp | 1093 ParseResult parsePlus() override { in parsePlus() function in __anond23dd3090611::CustomOpAsmParser |