Home
last modified time | relevance | path

Searched refs:addInstrNode (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchDag.h183 template <class... Args> GIMatchDagInstr *addInstrNode(Args &&... args) { in addInstrNode() function
/external/llvm-project/llvm/utils/TableGen/
DGICombinerEmitter.cpp409 MatchDag.addInstrNode(makeDebugName(*this, Name), insertStrTab(Name), in parseInstructionMatcher()
460 MatchDag.addInstrNode(makeDebugName(*this, Name), insertStrTab(Name), in parseWipMatchOpcodeMatcher()