Home
last modified time | relevance | path

Searched defs:parseCustomAttributeWithFallback (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DOpImplementation.h887 parseCustomAttributeWithFallback(AttrType &result, Type type, in parseCustomAttributeWithFallback() function
914 parseCustomAttributeWithFallback(AttrType &result, Type type, in parseCustomAttributeWithFallback() function
924 parseCustomAttributeWithFallback(AttrType &result) { in parseCustomAttributeWithFallback() function
946 parseCustomAttributeWithFallback(AttrType &result) { in parseCustomAttributeWithFallback() function
/llvm-project-15.0.7/mlir/lib/AsmParser/
H A DAsmParserImpl.h372 ParseResult parseCustomAttributeWithFallback( in parseCustomAttributeWithFallback() function