Home
last modified time | relevance | path

Searched refs:frozenPatternList (Results 1 – 14 of 14) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Rewrite/
H A DPatternApplicator.cpp24 const FrozenRewritePatternSet &frozenPatternList) in PatternApplicator() argument
25 : frozenPatternList(frozenPatternList) { in PatternApplicator()
26 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in PatternApplicator()
55 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in applyCostModel()
63 for (const auto &it : frozenPatternList.getOpSpecificNativePatterns()) { in applyCostModel()
73 frozenPatternList.getMatchAnyOpNativePatterns()) { in applyCostModel()
115 for (const auto &it : frozenPatternList.getOpSpecificNativePatterns()) in walkAllPatterns()
118 for (const Pattern &it : frozenPatternList.getMatchAnyOpNativePatterns()) in walkAllPatterns()
120 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in walkAllPatterns()
135 const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode(); in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Rewrite/
H A DPatternApplicator.cpp24 const FrozenRewritePatternSet &frozenPatternList) in PatternApplicator() argument
25 : frozenPatternList(frozenPatternList) { in PatternApplicator()
26 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in PatternApplicator()
55 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in applyCostModel()
63 for (const auto &it : frozenPatternList.getOpSpecificNativePatterns()) { in applyCostModel()
73 frozenPatternList.getMatchAnyOpNativePatterns()) { in applyCostModel()
115 for (const auto &it : frozenPatternList.getOpSpecificNativePatterns()) in walkAllPatterns()
118 for (const Pattern &it : frozenPatternList.getMatchAnyOpNativePatterns()) in walkAllPatterns()
120 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in walkAllPatterns()
135 const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode(); in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Rewrite/
H A DPatternApplicator.cpp24 const FrozenRewritePatternSet &frozenPatternList) in PatternApplicator() argument
25 : frozenPatternList(frozenPatternList) { in PatternApplicator()
26 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in PatternApplicator()
55 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in applyCostModel()
63 for (const auto &it : frozenPatternList.getOpSpecificNativePatterns()) { in applyCostModel()
73 frozenPatternList.getMatchAnyOpNativePatterns()) { in applyCostModel()
115 for (const auto &it : frozenPatternList.getOpSpecificNativePatterns()) in walkAllPatterns()
118 for (const Pattern &it : frozenPatternList.getMatchAnyOpNativePatterns()) in walkAllPatterns()
120 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in walkAllPatterns()
135 const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode(); in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Rewrite/
H A DPatternApplicator.cpp24 const FrozenRewritePatternSet &frozenPatternList) in PatternApplicator() argument
25 : frozenPatternList(frozenPatternList) { in PatternApplicator()
26 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in PatternApplicator()
55 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in applyCostModel()
63 for (const auto &it : frozenPatternList.getOpSpecificNativePatterns()) { in applyCostModel()
73 frozenPatternList.getMatchAnyOpNativePatterns()) { in applyCostModel()
115 for (const auto &it : frozenPatternList.getOpSpecificNativePatterns()) in walkAllPatterns()
118 for (const Pattern &it : frozenPatternList.getMatchAnyOpNativePatterns()) in walkAllPatterns()
120 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in walkAllPatterns()
135 const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode(); in matchAndRewrite()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Rewrite/
H A DPatternApplicator.cpp22 const FrozenRewritePatternList &frozenPatternList) in PatternApplicator() argument
23 : frozenPatternList(frozenPatternList) { in PatternApplicator()
24 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in PatternApplicator()
36 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in applyCostModel()
44 for (const auto &pat : frozenPatternList.getNativePatterns()) { in applyCostModel()
103 for (const Pattern &it : frozenPatternList.getNativePatterns()) in walkAllPatterns()
105 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in walkAllPatterns()
120 const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode(); in matchAndRewrite()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Rewrite/
H A DPatternApplicator.cpp22 const FrozenRewritePatternList &frozenPatternList) in PatternApplicator() argument
23 : frozenPatternList(frozenPatternList) { in PatternApplicator()
24 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in PatternApplicator()
36 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in applyCostModel()
44 for (const auto &pat : frozenPatternList.getNativePatterns()) { in applyCostModel()
103 for (const Pattern &it : frozenPatternList.getNativePatterns()) in walkAllPatterns()
105 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in walkAllPatterns()
120 const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode(); in matchAndRewrite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/Rewrite/
H A DPatternApplicator.h32 explicit PatternApplicator(const FrozenRewritePatternList &frozenPatternList) in PatternApplicator() argument
33 : frozenPatternList(frozenPatternList) {} in PatternApplicator()
74 const FrozenRewritePatternList &frozenPatternList; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Rewrite/
H A DPatternApplicator.h36 explicit PatternApplicator(const FrozenRewritePatternSet &frozenPatternList);
68 const FrozenRewritePatternSet &frozenPatternList;
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/Rewrite/
H A DPatternApplicator.h36 explicit PatternApplicator(const FrozenRewritePatternList &frozenPatternList);
68 const FrozenRewritePatternList &frozenPatternList;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/Rewrite/
H A DPatternApplicator.h36 explicit PatternApplicator(const FrozenRewritePatternList &frozenPatternList);
68 const FrozenRewritePatternList &frozenPatternList;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Rewrite/
H A DPatternApplicator.h36 explicit PatternApplicator(const FrozenRewritePatternSet &frozenPatternList);
68 const FrozenRewritePatternSet &frozenPatternList;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Rewrite/
H A DPatternApplicator.h36 explicit PatternApplicator(const FrozenRewritePatternSet &frozenPatternList);
68 const FrozenRewritePatternSet &frozenPatternList;
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Rewrite/
H A DPatternApplicator.h36 explicit PatternApplicator(const FrozenRewritePatternSet &frozenPatternList);
68 const FrozenRewritePatternSet &frozenPatternList;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Rewrite/
H A DPatternApplicator.cpp25 for (const auto &pat : frozenPatternList.getPatterns()) { in applyCostModel()
84 for (auto &it : frozenPatternList.getPatterns()) in walkAllPatterns()