Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpPythonBindingGen.cpp591 static bool hasInferTypeInterface(const Operator &op) { in hasInferTypeInterface() function
600 hasFirstAttrDerivedResultTypes(op) || hasInferTypeInterface(op); in canInferType()
852 if (hasInferTypeInterface(op)) { in populateBuilderLinesResult()