Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/IR/
DOperation.h379 dialect_attr_range getDialectAttrs() { in getDialectAttrs() function
DOpDefinition.h159 dialect_attr_range getDialectAttrs() { return state->getDialectAttrs(); } in getDialectAttrs() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dexport_graphdef.cc673 function->getDialectAttrs()); in ConvertLibFunction()