Home
last modified time | relevance | path

Searched defs:parseOptionalAttribute (Results 1 – 25 of 25) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Parser/
H A DAsmParserImpl.h346 OptionalParseResult parseOptionalAttribute(Attribute &result, Type type, in parseOptionalAttribute() function
351 OptionalParseResult parseOptionalAttribute(ArrayAttr &result, Type type, in parseOptionalAttribute() function
356 OptionalParseResult parseOptionalAttribute(StringAttr &result, Type type, in parseOptionalAttribute() function
H A DAttributeParser.cpp215 OptionalParseResult Parser::parseOptionalAttribute(Attribute &attribute, in parseOptionalAttribute() function in Parser
247 OptionalParseResult Parser::parseOptionalAttribute(ArrayAttr &attribute, in parseOptionalAttribute() function in Parser
251 OptionalParseResult Parser::parseOptionalAttribute(StringAttr &attribute, in parseOptionalAttribute() function in Parser
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DAttributeParser.cpp199 OptionalParseResult Parser::parseOptionalAttribute(Attribute &attribute, in parseOptionalAttribute() function in Parser
231 OptionalParseResult Parser::parseOptionalAttribute(ArrayAttr &attribute, in parseOptionalAttribute() function in Parser
235 OptionalParseResult Parser::parseOptionalAttribute(StringAttr &attribute, in parseOptionalAttribute() function in Parser
H A DParser.cpp1156 OptionalParseResult parseOptionalAttribute(Attribute &result, Type type, in parseOptionalAttribute() function in __anone08fe63e0611::CustomOpAsmParser
1161 OptionalParseResult parseOptionalAttribute(ArrayAttr &result, Type type, in parseOptionalAttribute() function in __anone08fe63e0611::CustomOpAsmParser
1166 OptionalParseResult parseOptionalAttribute(StringAttr &result, Type type, in parseOptionalAttribute() function in __anone08fe63e0611::CustomOpAsmParser
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DAttributeParser.cpp216 OptionalParseResult Parser::parseOptionalAttribute(Attribute &attribute, in parseOptionalAttribute() function in Parser
248 OptionalParseResult Parser::parseOptionalAttribute(ArrayAttr &attribute, in parseOptionalAttribute() function in Parser
252 OptionalParseResult Parser::parseOptionalAttribute(StringAttr &attribute, in parseOptionalAttribute() function in Parser
H A DParser.cpp1305 OptionalParseResult parseOptionalAttribute(Attribute &result, Type type, in parseOptionalAttribute() function in __anon196229000711::CustomOpAsmParser
1310 OptionalParseResult parseOptionalAttribute(ArrayAttr &result, Type type, in parseOptionalAttribute() function in __anon196229000711::CustomOpAsmParser
1315 OptionalParseResult parseOptionalAttribute(StringAttr &result, Type type, in parseOptionalAttribute() function in __anon196229000711::CustomOpAsmParser
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Parser/
H A DAttributeParser.cpp199 OptionalParseResult Parser::parseOptionalAttribute(Attribute &attribute, in parseOptionalAttribute() function in Parser
231 OptionalParseResult Parser::parseOptionalAttribute(ArrayAttr &attribute, in parseOptionalAttribute() function in Parser
235 OptionalParseResult Parser::parseOptionalAttribute(StringAttr &attribute, in parseOptionalAttribute() function in Parser
H A DParser.cpp1068 OptionalParseResult parseOptionalAttribute(Attribute &result, Type type, in parseOptionalAttribute() function in __anon1347a76b0611::CustomOpAsmParser
1073 OptionalParseResult parseOptionalAttribute(ArrayAttr &result, Type type, in parseOptionalAttribute() function in __anon1347a76b0611::CustomOpAsmParser
1078 OptionalParseResult parseOptionalAttribute(StringAttr &result, Type type, in parseOptionalAttribute() function in __anon1347a76b0611::CustomOpAsmParser
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DAttributeParser.cpp216 OptionalParseResult Parser::parseOptionalAttribute(Attribute &attribute, in parseOptionalAttribute() function in Parser
248 OptionalParseResult Parser::parseOptionalAttribute(ArrayAttr &attribute, in parseOptionalAttribute() function in Parser
252 OptionalParseResult Parser::parseOptionalAttribute(StringAttr &attribute, in parseOptionalAttribute() function in Parser
H A DParser.cpp1305 OptionalParseResult parseOptionalAttribute(Attribute &result, Type type, in parseOptionalAttribute() function in __anon5340b5380711::CustomOpAsmParser
1310 OptionalParseResult parseOptionalAttribute(ArrayAttr &result, Type type, in parseOptionalAttribute() function in __anon5340b5380711::CustomOpAsmParser
1315 OptionalParseResult parseOptionalAttribute(StringAttr &result, Type type, in parseOptionalAttribute() function in __anon5340b5380711::CustomOpAsmParser
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DAttributeParser.cpp199 OptionalParseResult Parser::parseOptionalAttribute(Attribute &attribute, in parseOptionalAttribute() function in Parser
231 OptionalParseResult Parser::parseOptionalAttribute(ArrayAttr &attribute, in parseOptionalAttribute() function in Parser
235 OptionalParseResult Parser::parseOptionalAttribute(StringAttr &attribute, in parseOptionalAttribute() function in Parser
H A DParser.cpp1156 OptionalParseResult parseOptionalAttribute(Attribute &result, Type type, in parseOptionalAttribute() function in __anon369c9a2a0611::CustomOpAsmParser
1161 OptionalParseResult parseOptionalAttribute(ArrayAttr &result, Type type, in parseOptionalAttribute() function in __anon369c9a2a0611::CustomOpAsmParser
1166 OptionalParseResult parseOptionalAttribute(StringAttr &result, Type type, in parseOptionalAttribute() function in __anon369c9a2a0611::CustomOpAsmParser
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/IR/
H A DOpImplementation.h392 OptionalParseResult parseOptionalAttribute(Attribute &result, in parseOptionalAttribute() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/plugins/eagle/
H A Deagle_parser.cpp240 OPTIONAL_XML_ATTRIBUTE<T> parseOptionalAttribute( wxXmlNode* aNode, const wxString& aAttribute ) in parseOptionalAttribute() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DOpImplementation.h489 OptionalParseResult parseOptionalAttribute(AttrT &result, StringRef attrName, in parseOptionalAttribute() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/IR/
H A DOpImplementation.h434 OptionalParseResult parseOptionalAttribute(AttrT &result, StringRef attrName, in parseOptionalAttribute() function
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DOpImplementation.h489 OptionalParseResult parseOptionalAttribute(AttrT &result, StringRef attrName, in parseOptionalAttribute() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DOpImplementation.h518 OptionalParseResult parseOptionalAttribute(AttrT &result, StringRef attrName, in parseOptionalAttribute() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DOpImplementation.h518 OptionalParseResult parseOptionalAttribute(AttrT &result, StringRef attrName, in parseOptionalAttribute() function
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DOpImplementation.h518 OptionalParseResult parseOptionalAttribute(AttrT &result, StringRef attrName, in parseOptionalAttribute() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Parser/
H A DAttributeParser.cpp191 OptionalParseResult Parser::parseOptionalAttribute(Attribute &attribute, in parseOptionalAttribute() function in Parser
H A DParser.cpp1015 OptionalParseResult parseOptionalAttribute(Attribute &result, Type type, in parseOptionalAttribute() function in __anon7a30f9000611::CustomOpAsmParser
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DParser.cpp1305 OptionalParseResult parseOptionalAttribute(Attribute &result, Type type, in parseOptionalAttribute() function in __anon6f6edcec0711::CustomOpAsmParser
1310 OptionalParseResult parseOptionalAttribute(ArrayAttr &result, Type type, in parseOptionalAttribute() function in __anon6f6edcec0711::CustomOpAsmParser
1315 OptionalParseResult parseOptionalAttribute(StringAttr &result, Type type, in parseOptionalAttribute() function in __anon6f6edcec0711::CustomOpAsmParser
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/IR/
H A DOpImplementation.h633 OptionalParseResult parseOptionalAttribute(AttrT &result, StringRef attrName, in parseOptionalAttribute() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/src/org/eclipse/equinox/internal/p2/persistence/
H A DXMLParser.java328 protected String parseOptionalAttribute(Attributes attributes, String name) { in parseOptionalAttribute() method in XMLParser.AbstractHandler