Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/TableGen/
H A DOperator.h265 bool isArg() const { in isArg() function
/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp2392 if (!type.isArg()) { in genTypeInterfaceMethods()
2432 << (type.isArg() ? argumentsTypes[type.getArg()] in genTypeInterfaceMethods()