Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DBuiltinDialect.cpp90 func.setAllArgAttrs(argAttrs); in create()
/external/llvm-project/mlir/include/mlir/IR/
DFunctionSupport.h332 void setAllArgAttrs(ArrayRef<MutableDictionaryAttr> attributes) { in setAllArgAttrs() function
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.cc1516 func_op.setAllArgAttrs(args_attrs); in Initialize()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc1596 func.setAllArgAttrs( in ConvertFunctionArgAndRets()