Searched defs:getMatchDag (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/llvm/utils/TableGen/ | ||
D | GICombinerEmitter.cpp | 205 GIMatchDag &getMatchDag() { return MatchDag; } in getMatchDag() function in __anon08ee5a240111::CombineRule |
/external/llvm-project/llvm/utils/TableGen/GlobalISel/ | ||
D | GIMatchTree.h | 297 const GIMatchDag &getMatchDag() const { return MatchDag; } in getMatchDag() function |