Searched defs:getStringAttr (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/AsmParser/ | ||
H A D | AttributeParser.cpp | 696 DenseElementsAttr TensorLiteralParser::getStringAttr(SMLoc loc, ShapedType type, getStringAttr() function in TensorLiteralParser |
/llvm-project/mlir/lib/IR/ | ||
H A D | Builders.cpp | 269 StringAttr Builder::getStringAttr(const Twine &bytes) { getStringAttr() function in Builder |
/llvm-project/mlir/lib/TableGen/ | ||
H A D | Pattern.cpp | 91 std::string DagLeaf::getStringAttr() const { getStringAttr() function in DagLeaf |