Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/TableGen/
H A DOperator.h139 int getNumNativeAttributes() const { return numNativeAttributes; } in getNumNativeAttributes()
369 int numNativeAttributes; variable
/llvm-project-15.0.7/mlir/lib/TableGen/
H A DOperator.cpp422 numNativeAttributes = 0; in populateOpStructure()
453 ++numNativeAttributes; in populateOpStructure()