Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/IR/
DFunctionSupport.h304 void getAllArgAttrs(SmallVectorImpl<MutableDictionaryAttr> &result) { in getAllArgAttrs() function
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_export.cc1581 main_op.getAllArgAttrs(arg_attrs); in BuildSignaturedef()