Home
last modified time | relevance | path

Searched defs:StringAttr (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/debuginfo-tests/llvm-prettyprinters/gdb/
Dmlir-support.cpp38 mlir::Attribute StringAttr = mlir::StringAttr::get("foo", &Context); variable
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dexecutor_tpuv1_island_coarsening.cc120 LogicalResult MergeIsland(llvm::function_ref<bool(StringAttr, Operation*)> in MergeIsland()
/external/llvm-project/mlir/include/mlir/IR/
DBuilders.h35 class StringAttr; variable