Searched defs:getMatchDag (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ | ||
H A D | GICombinerEmitter.cpp | 206 GIMatchDag &getMatchDag() { return MatchDag; } in getMatchDag() function in __anon31f3a7ff0111::CombineRule |
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/ | ||
H A D | GIMatchTree.h | 297 const GIMatchDag &getMatchDag() const { return MatchDag; } in getMatchDag() function |