| /external/llvm-project/mlir/unittests/IR/ |
| D | DialectTest.cpp | 17 static StringRef getDialectNamespace() { return "test"; }; in getDialectNamespace() function 22 static StringRef getDialectNamespace() { return "test"; }; in getDialectNamespace() function
|
| /external/llvm-project/mlir/examples/toy/Ch2/include/toy/ |
| D | Dialect.h | 34 static llvm::StringRef getDialectNamespace() { return "toy"; } in getDialectNamespace() function
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
| D | tf_executor.h | 38 static StringRef getDialectNamespace() { return "tf_executor"; } in getDialectNamespace() function
|
| D | tf_device.h | 41 static StringRef getDialectNamespace() { return "tf_device"; } in getDialectNamespace() function
|
| D | tf_saved_model.h | 39 static StringRef getDialectNamespace() { return "tf_saved_model"; } in getDialectNamespace() function
|
| D | tf_ops.h | 55 static StringRef getDialectNamespace() { return "tf"; } in getDialectNamespace() function
|
| /external/llvm-project/mlir/examples/toy/Ch3/include/toy/ |
| D | Dialect.h | 34 static llvm::StringRef getDialectNamespace() { return "toy"; } in getDialectNamespace() function
|
| /external/llvm-project/mlir/examples/toy/Ch4/include/toy/ |
| D | Dialect.h | 36 static llvm::StringRef getDialectNamespace() { return "toy"; } in getDialectNamespace() function
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/ir/ |
| D | tfl_ops.h | 44 static StringRef getDialectNamespace() { return "tfl"; } in getDialectNamespace() function
|
| /external/llvm-project/mlir/examples/toy/Ch5/include/toy/ |
| D | Dialect.h | 36 static llvm::StringRef getDialectNamespace() { return "toy"; } in getDialectNamespace() function
|
| /external/llvm-project/mlir/examples/toy/Ch6/include/toy/ |
| D | Dialect.h | 36 static llvm::StringRef getDialectNamespace() { return "toy"; } in getDialectNamespace() function
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ir/ |
| D | xla_thunks_ops.h | 33 static StringRef getDialectNamespace() { return "xla_thunks"; } in getDialectNamespace() function
|
| /external/llvm-project/mlir/examples/toy/Ch7/include/toy/ |
| D | Dialect.h | 50 static llvm::StringRef getDialectNamespace() { return "toy"; } in getDialectNamespace() function
|
| /external/tensorflow/tensorflow/compiler/mlir/hlo/include/mlir-hlo/Dialect/mhlo/IR/ |
| D | hlo_ops.h | 49 static StringRef getDialectNamespace() { return "mhlo"; } in getDialectNamespace() function
|
| D | lhlo_ops.h | 43 static StringRef getDialectNamespace() { return "lmhlo"; } in getDialectNamespace() function
|
| D | lhlo_gpu_ops.h | 51 static StringRef getDialectNamespace() { return "lmhlo_gpu"; } in getDialectNamespace() function
|
| D | chlo_ops.h | 44 static StringRef getDialectNamespace() { return "chlo"; } in getDialectNamespace() function
|
| /external/llvm-project/mlir/include/mlir/Dialect/SDBM/ |
| D | SDBMDialect.h | 27 static StringRef getDialectNamespace() { return "sdbm"; } in getDialectNamespace() function
|
| /external/tensorflow/tensorflow/compiler/mlir/tfr/ir/ |
| D | tfr_ops.h | 42 static StringRef getDialectNamespace() { return "tfr"; } in getDialectNamespace() function
|
| /external/llvm-project/flang/include/flang/Optimizer/Dialect/ |
| D | FIRDialect.h | 24 static llvm::StringRef getDialectNamespace() { return "fir"; } in getDialectNamespace() function
|
| /external/llvm-project/mlir/lib/IR/ |
| D | BuiltinTypes.cpp | 174 Identifier OpaqueType::getDialectNamespace() const { in getDialectNamespace() function in OpaqueType
|
| D | BuiltinAttributes.cpp | 391 Identifier OpaqueAttr::getDialectNamespace() const { in getDialectNamespace() function in OpaqueAttr
|