Home
last modified time | relevance | path

Searched refs:supportsResultTypeInferrence (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Tools/PDLL/ODS/
H A DDialect.cpp27 bool supportsResultTypeInferrence, llvm::SMLoc loc) { in insertOperation() argument
33 supportsResultTypeInferrence, loc)); in insertOperation()
H A DContext.cpp65 bool supportsResultTypeInferrence, SMLoc loc) { in insertOperation() argument
69 supportsResultTypeInferrence, loc); in insertOperation()
/llvm-project-15.0.7/mlir/include/mlir/Tools/PDLL/ODS/
H A DDialect.h38 StringRef nativeClassName, bool supportsResultTypeInferrence,
H A DContext.h66 StringRef nativeClassName, bool supportsResultTypeInferrence,
/llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp846 bool supportsResultTypeInferrence = in processTdIncludeRecords() local
854 supportsResultTypeInferrence, op.getLoc().front()); in processTdIncludeRecords()