Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/TableGen/
DOperator.h292 void populateOpStructure();
/external/llvm-project/mlir/lib/TableGen/
DOperator.cpp53 populateOpStructure(); in Operator()
350 void Operator::populateOpStructure() { in populateOpStructure() function in Operator