Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/AsmParser/
H A DAttributeParser.cpp696 DenseElementsAttr TensorLiteralParser::getStringAttr(SMLoc loc, ShapedType type, getStringAttr() function in TensorLiteralParser
/llvm-project/mlir/lib/IR/
H A DBuilders.cpp269 StringAttr Builder::getStringAttr(const Twine &bytes) { getStringAttr() function in Builder
/llvm-project/mlir/lib/TableGen/
H A DPattern.cpp91 std::string DagLeaf::getStringAttr() const { getStringAttr() function in DagLeaf