Home
last modified time | relevance | path

Searched defs:shouldMaterializeInto (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/mlir/include/mlir/Interfaces/
DFoldInterfaces.h43 virtual bool shouldMaterializeInto(Region *region) const { return false; } in shouldMaterializeInto() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_executor.cc88 bool shouldMaterializeInto(Region *region) const final { in shouldMaterializeInto() function
/external/llvm-project/mlir/test/lib/Dialect/Test/
DTestDialect.cpp89 bool shouldMaterializeInto(Region *region) const final { in shouldMaterializeInto() function
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc294 bool shouldMaterializeInto(Region *region) const final { in shouldMaterializeInto() function