Home
last modified time | relevance | path

Searched defs:parseAttribute (Results 1 – 10 of 10) sorted by relevance

/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIRDialect.cpp108 fir::FIROpsDialect::parseAttribute(mlir::DialectAsmParser &parser, in parseAttribute() function in fir::FIROpsDialect
/llvm-project/mlir/lib/AsmParser/
H A DAsmParserImpl.h410 ParseResult parseAttribute(Attribute &result, Type type) override { parseAttribute() function
419 parseCustomAttributeWithFallback(Attribute & result,Type type,function_ref<ParseResult (Attribute & result,Type type)> parseAttribute) parseCustomAttributeWithFallback() argument
H A DDialectSymbolParser.cpp368 Attribute mlir::parseAttribute(StringRef attrStr, MLIRContext *context, in parseAttribute() function in mlir
H A DAttributeParser.cpp52 Attribute Parser::parseAttribute(Type type) { in parseAttribute() function in Parser
/llvm-project/mlir/include/mlir/IR/
H A DOpImplementation.h962 ParseResult parseAttribute(AttrType &result, Type type = {}) { in parseAttribute() function
946 ParseResult parseAttribute(Attribute &result, StringRef attrName, parseAttribute() function
953 ParseResult parseAttribute(AttrType &result, StringRef attrName, parseAttribute() function
[all...]
/llvm-project/mlir/lib/IR/
H A DDialect.cpp58 Attribute Dialect::parseAttribute(DialectAsmParser &parser, Type type) const { parseAttribute() function in Dialect
H A DExtensibleDialect.cpp570 Attribute DynamicDialect::parseAttribute(DialectAsmParser &parser, in parseAttribute() function in DynamicDialect
/llvm-project/mlir/unittests/Interfaces/
H A DDataLayoutInterfacesTest.cpp334 Attribute parseAttribute(DialectAsmParser &parser, Type type) const override { parseAttribute() function
391 Attribute parseAttribute(DialectAsmParser &parser, Type type) const override { parseAttribute() function
/llvm-project/mlir/lib/Bytecode/Reader/
H A DBytecodeReader.cpp826 LogicalResult parseAttribute(EncodingReader &reader, Attribute &result) { in parseAttribute() function in __anonb8b7b79e0a11::AttrTypeReader
854 LogicalResult parseAttribute(EncodingReader &reader, T &result) { in parseAttribute() function in __anonb8b7b79e0a11::AttrTypeReader
1421 LogicalResult parseAttribute(EncodingReader &reader, T &result) { in parseAttribute() function in mlir::BytecodeReader::Impl
[all...]
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVAttributes.cpp592 Attribute SPIRVDialect::parseAttribute(DialectAsmParser &parser, parseAttribute() function in SPIRVDialect