Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DOpImplementation.h1082 parseCustomTypeWithFallback(TypeT &result) { in parseCustomTypeWithFallback() function
1103 parseCustomTypeWithFallback(TypeT &result) { in parseCustomTypeWithFallback() function
/llvm-project-15.0.7/mlir/lib/AsmParser/
H A DAsmParserImpl.h384 ParseResult parseCustomTypeWithFallback( in parseCustomTypeWithFallback() function